Karel Zak wrote: > Fixed. > > I've also added support for human readable class names, you can use: > > ionice -c best-effort /bin/foo great, thanks! One last corner case regarding -t (ignoring failure): $ schedutils/ionice -c 4 -t schedutils/ionice ionice: bad prio class 4 $ schedutils/ionice -n 8 -t schedutils/ionice idle With -c, a bad prio class leads to a failure, while it doesn't with -n. Is this intended? Berny -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html