git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbaf2c0
)
cfq-iosched: make io priorities inherit CPU scheduling class as well as nice
author
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 May 2008 07:51:23 +0000
(09:51 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 7 May 2008 07:51:23 +0000
(09:51 +0200)
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>
No differences found