From: Jens Axboe <jens.axboe@oracle.com>
To: Corrado Zoccolo <czoccolo@gmail.com>
Cc: Linux-Kernel <linux-kernel@vger.kernel.org>,
Jeff Moyer <jmoyer@redhat.com>, Vivek Goyal <vgoyal@redhat.com>
Subject: Re: [PATCH 0/4] cfq-iosched: policy fixes
Date: Thu, 26 Nov 2009 10:03:53 +0100 [thread overview]
Message-ID: <20091126090353.GR8742@kernel.dk> (raw)
In-Reply-To: <200911241448.29871.czoccolo@gmail.com>
On Tue, Nov 24 2009, Corrado Zoccolo wrote:
> Hi Jens,
> I've collected some bugfixes to the for-2.6.33 branch.
> Excluding the NCQ policy fix, that I'm resending with improved changelog,
> the bugs were found by Vivek while investingating performance drops
> or unfairness while testing cgroups. Nevertheless, those fixes have
> general impact, so they should go in before cgroup code is merged:
> * no-idle preemption logic was both under/over preempting.
> it should preempt only if the active queue is idling due to
> no-idle service tree empty
> * seeky queues with large depth could steal too much bandwidth to
> low depth ones, so they will be marked as idling, and have exclusive
> access to disk for their time share
> * the idling logic had some corner cases in which idling was not enabled,
> even if it should have been, caused by rq_noidle and rq_in_driver checks.
> Those were adjusted to better match the original intention.
Thanks Corrado, applied all 4!
--
Jens Axboe
prev parent reply other threads:[~2009-11-26 9:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 13:48 [PATCH 0/4] cfq-iosched: policy fixes Corrado Zoccolo
2009-11-26 9:03 ` 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=20091126090353.GR8742@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=czoccolo@gmail.com \
--cc=jmoyer@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vgoyal@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox