]> git.baikalelectronics.ru Git - kernel.git/commit
cfq-iosched: make io priorities inherit CPU scheduling class as well as nice
authorJens Axboe <jens.axboe@oracle.com>
Wed, 7 May 2008 07:51:23 +0000 (09:51 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 7 May 2008 07:51:23 +0000 (09:51 +0200)
commit1c10e051f3b20ad9b7260bc73d0f72cda57eeef3
tree715f4bab902f117c958a929e44cd0b2257e3be29
parent2a81781cec489592238dea9984625bb1f6b048e6
cfq-iosched: make io priorities inherit CPU scheduling class as well as nice

We currently set all processes to the best-effort scheduling class,
regardless of what CPU scheduling class they belong to. Improve that
so that we correctly track idle and rt scheduling classes as well.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/cfq-iosched.c
include/linux/ioprio.h