aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJens Axboe <axboe@suse.de>2006-02-28 09:35:11 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-28 00:38:02 -0800
commit7b14e3b52fe5a2fb1dfa2f1f7dae4fd5f7d3fc47 (patch)
tree93a65fa0c9e5a10dea118a9594651264f08e58c6 /arch
parenta8b76b491510b7591c584838d0d7922f9ffe5c2c (diff)
downloadlinux-7b14e3b52fe5a2fb1dfa2f1f7dae4fd5f7d3fc47.tar.gz
[PATCH] cfq-iosched: slice expiry fixups
During testing of SLES10, we encountered a hang in the CFQ io scheduler. Turns out the deferred slice expiry logic is buggy, so remove that for now. We could be left with an idle queue that would never wake up. So kill that logic, always expire immediately. Also fix a potential timer race condition. Patch looks bigger than it is, because it moves a function. Signed-off-by: Jens Axboe <axboe@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions