]> err.no Git - util-linux/commit
ionice: Allow setting the none class
authorJakob Unterwurzacher <jakobunt@gmail.com>
Sat, 17 Jan 2009 01:38:32 +0000 (02:38 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 27 May 2009 21:43:18 +0000 (23:43 +0200)
commit5dc9371ce6ab327b627b29771e7bb3d26f363e9e
treefb125c02760368a08a456291ecc48c64cd94e3d7
parentc8d20dc1971477d3ef684f540a7f878467c0b9cf
ionice: Allow setting the none class

Allow users to set the "none" class on processes. Using the
none class has the distict advantage that the io priority
is inherited from the cpu nice level. Update the man page
to reflect the change.

Signed-off-by: Jakob Unterwurzacher <jakobunt@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
schedutils/ionice.1
schedutils/ionice.c