Re: [PATCH] Time sliced cfq with basic io priorities
From: Jens Axboe
Date: Tue Dec 14 2004 - 08:38:51 EST
Hi,
Version -12 has been uploaded. Changes:
- Small optimization to choose next request logic
- An idle queue that exited would waste time for the next process
- Request allocation changes. Should get a smooth stream for writes now,
not as bursty as before. Also simplified the may_queue/check_waiters
logic, rely more on the regular block rq allocation congestion and
don't waste sys time doing multiple wakeups.
- Fix compilation on x86_64
No io priority specific fixes, the above are all to improve the cfq time
slicing.
For 2.6.10-rc3-mm1:
http://www.kernel.org/pub/linux/kernel/people/axboe/patches/v2.6/2.6.10-rc3-mm1/cfq-time-slices-12-2.6.10-rc3-mm1.gz
For 2.6-BK:
http://www.kernel.org/pub/linux/kernel/people/axboe/patches/v2.6/2.6.10-rc3/cfq-time-slices-12.gz
--
Jens Axboe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/