Skip to content

Fix: dbus niceness incorrectly increased from the default#461

Open
Pandapip1 wants to merge 1 commit into
CachyOS:masterfrom
Pandapip1:patch-1
Open

Fix: dbus niceness incorrectly increased from the default#461
Pandapip1 wants to merge 1 commit into
CachyOS:masterfrom
Pandapip1:patch-1

Conversation

@Pandapip1
Copy link
Copy Markdown
Contributor

dbus is an IPC daemon. This means that it's relatively lightweight and should run frequently even under heavy load to maintain responsiveness.

I'm relatively sure this is the root cause of alt+tab not working properly under heavy load on COSMIC when using cachyos's ananicy-cpp rules

dbus is an IPC daemon. This means that it's relatively lightweight and should run frequently even under heavy load to maintain responsiveness.

I'm relatively sure this is the root cause of alt+tab not working properly under heavy load on COSMIC when using cachyos's ananicy-cpp rules
@lukaogadze
Copy link
Copy Markdown
Contributor

can you remove dbus rules and test if alt + tab works without issues in cosmic? i think it's COSMIC issue but can't test.
also if you test for IN_DIFF it will be very good.
thank you.

@Pandapip1
Copy link
Copy Markdown
Contributor Author

Ended up tracking it down to pop-os/iced#346.

Regardless, dbus should probably not have increased nicencess. LowLatency_RT seems appropriate.

@buster-biopsys
Copy link
Copy Markdown
Contributor

I agree @Pandapip1, it's essential for almost all parts of the system to it being low niceness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants