All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Time sliced cfq ver13
@ 2004-12-15  8:20 Jens Axboe
  2004-12-15 12:03 ` [PATCH] Time sliced cfq ver14 Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2004-12-15  8:20 UTC (permalink / raw)
  To: Linux Kernel

Hi,

2.6.10-rc3-mm1 patch:

http://www.kernel.org/pub/linux/kernel/people/axboe/patches/v2.6/2.6.10-rc3-mm1/cfq-time-slices-13-2.6.10-rc3-mm1.gz

2.6-BK patch:

http://www.kernel.org/pub/linux/kernel/people/axboe/patches/v2.6/2.6.10-rc3/cfq-time-slices-13.gz

Changes:

- Fixup the RCU usage. Also uncovered a bug if the process exiting was
  active on several disks, only the first would get kicked.

- Fix problem with CFQ as default at boot for IDE. IDE asks for the same
  request several times, this disturbed the CFQ max_depth logic. Check
  if a request is already in flight and allow it.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-12-16 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-15  8:20 [PATCH] Time sliced cfq ver13 Jens Axboe
2004-12-15 12:03 ` [PATCH] Time sliced cfq ver14 Jens Axboe
2004-12-16 15:34   ` [PATCH] Time sliced cfq ver17 Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.