Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: ability to suspend/resume scheduling changes #36

Open
nerdboy4200 opened this issue May 7, 2022 · 1 comment
Open

Comments

@nerdboy4200
Copy link

I do development on my system that uses the system76-scheduler daemon. The problem is that every so often - I want to do benchmark tests - and due to the way that the scheduler works - it will re-nice the processes. When I am not doing a benchmark - this is fine - since it gets changed on demand.

This would be nicer than trying to prevent the daemon from running.

Would it be possible to add a few dbus messages with the ability to make the scheduler suspend and resume changing priorities? This would allow me to use something like dbus-send during benchmarking and testing software.

@mmstick
Copy link
Member

mmstick commented May 9, 2022

Can you use systemctl stop com.system76.Scheduler and then start it after?

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

No branches or pull requests

2 participants