Skip to content

ionice: does not appear to work in firejail #6350

Closed Answered by rusty-snake
emerajid asked this question in Q&A
Discussion options

You must be logged in to vote

Thus far my observations are that it doesn't.
My observations are purely subjective and may be (severely) biased by disk swapping. Is there a reliable way to test this at all?

How do you test.

"by feeling" is always a worst test method. Because for me:

$ ionice
none: prio 0
$ firejail --quiet ionice 
none: prio 0
$ ionice -c 3 firejail --quiet ionice
idle

suggest this gets implemented

If it is a kernel restriction (for example for SUID binaries), it can not magically be lifted. In that case run ionice inside firejail like firejail --profile=foobar ionice -c3 foobar.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by emerajid
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
notabug The behavior is as intended or the issue was caused by user error or by an old version
2 participants