All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Vivek Goyal <vgoyal@redhat.com>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Divyesh Shah <dpshah@google.com>,
	Moyer Jeff Moyer <jmoyer@redhat.com>
Subject: Re: [PATCH] cfq-iosched: no need to keep track of busy_rt_queues
Date: Fri, 10 Jul 2009 10:18:51 +0200	[thread overview]
Message-ID: <20090710081851.GY23611@kernel.dk> (raw)
In-Reply-To: <20090709205108.GG30832@redhat.com>

On Thu, Jul 09 2009, Vivek Goyal wrote:
> Resending as had forgotten to put "[PATCH]" in subject line.
> 
> o Get rid of busy_rt_queues infrastructure. Looks like it is redundant.
> 
> o Once an RT queue gets request it will preempt any of the BE or IDLE queues
>   immediately. Otherwise this queue will be put on service tree and scheduler
>   will anyway select this queue before any of the BE or IDLE queue. Hence
>   looks like there is no need to keep track of how many busy RT queues are
>   currently on service tree. 

Looks good, I'll queue this up for 2.6.32.

-- 
Jens Axboe


  reply	other threads:[~2009-07-10  8:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-09 20:47 cfq-iosched: no need to keep track of busy_rt_queues Vivek Goyal
2009-07-09 20:51 ` [PATCH] " Vivek Goyal
2009-07-10  8:18   ` Jens Axboe [this message]
2009-07-13 21:29     ` Divyesh Shah

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=20090710081851.GY23611@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=dpshah@google.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 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.