All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Aaron Carroll <aaronc@gelato.unsw.edu.au>
Cc: linux-kernel@vger.kernel.org, Peter Chubb <peterc@gelato.unsw.edu.au>
Subject: Re: [PATCH 0/3] Deadline iosched: Fix batching algorithm
Date: Tue, 30 Oct 2007 10:40:40 +0100	[thread overview]
Message-ID: <20071030094040.GK4993@kernel.dk> (raw)
In-Reply-To: <4726AD03.2080908@gelato.unsw.edu.au>

On Tue, Oct 30 2007, Aaron Carroll wrote:
> 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.

1+2 are no brainers, applied.

> Patch 3 changes batch start points to resolve a disparity in
>   latency and bandwidth between high- and low-sector requests.

This one makes a lot of sense, applied as well.

Thanks!

-- 
Jens Axboe


      parent reply	other threads:[~2007-10-30  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071030094040.GK4993@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=aaronc@gelato.unsw.edu.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterc@gelato.unsw.edu.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.