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:fetch and set ionice #213

Open
BrainDamage opened this issue Jan 2, 2020 · 0 comments
Open

feature request:fetch and set ionice #213

BrainDamage opened this issue Jan 2, 2020 · 0 comments

Comments

@BrainDamage
Copy link

util-linux has ionice which sets the kernel IO scheduling process.
This in turn has 3 subclasses ( realtime, best-effort, idle ) and for the first two, an optional argument from 0 to 7.
It'd be nice if qps would be able to view/set a process IO policies without having to resort to the command line hunting for the pid.
see man ionice(1) and man ioprio_set(2) and man ioprio_get(2)

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

No branches or pull requests

2 participants