public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Deadline iosched: Fix batching algorithm
@ 2007-10-30  4:03 Aaron Carroll
  2007-10-30  4:05 ` [PATCH 1/3] Deadline iosched: Factor out finding latter request Aaron Carroll
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aaron Carroll @ 2007-10-30  4:03 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel, Peter Chubb

Hi Jens,

The following patches correct some issues with the deadline I/O
scheduler and its batching algorithm.

Patch 1 is a simple function factorisation.
Patch 2 fixes a missing batch count reset, making the behaviour
  closer to that implied by the documentation.
Patch 3 changes batch start points to resolve a disparity in
  latency and bandwidth between high- and low-sector requests.


Thanks,
-- Aaron



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

end of thread, other threads:[~2007-10-30  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30  4:03 [PATCH 0/3] Deadline iosched: Fix batching algorithm Aaron Carroll
2007-10-30  4:05 ` [PATCH 1/3] Deadline iosched: Factor out finding latter request Aaron Carroll
2007-10-30  4:05 ` [PATCH 2/3] Deadline iosched: Reset batch for ordered requests Aaron Carroll
2007-10-30  4:06 ` [PATCH 3/3] Deadline iosched: Fix batching fairness Aaron Carroll
2007-10-30  9:40 ` [PATCH 0/3] Deadline iosched: Fix batching algorithm Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox