All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Kravetz <kravetz@us.ibm.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Linus Torvalds <torvalds@transmeta.com>, linux-kernel@vger.kernel.org
Subject: Re: [RFC][PATCH] 2.5.0 Multi-Queue Scheduler
Date: Sun, 9 Dec 2001 14:53:52 -0800	[thread overview]
Message-ID: <20011209145352.C1087@w-mikek2.sequent.com> (raw)
In-Reply-To: <20011209143152.A1087@w-mikek2.sequent.com> <E16DDj6-0008H8-00@the-village.bc.nu>
In-Reply-To: <E16DDj6-0008H8-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Sun, Dec 09, 2001 at 11:51:20PM +0000

On Sun, Dec 09, 2001 at 11:51:20PM +0000, Alan Cox wrote:
> Tasks with roughly the same priority will not neccessarily run in strict
> priority order but they will get appropriate extra time and run before
> anything measurably different in priority.

That makes it much easier.  When we tried this, we were going for
strict priority.  Therefore, you either had a really large number
of queues, or you had to scan all tasks on individual queues.  Again,
we were trying to maintain existing behavior.  In hind sight, this
doesn't look like a smart design constraint. :)

-- 
Mike

  reply	other threads:[~2001-12-09 23:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 22:34 [RFC][PATCH] 2.5.0 Multi-Queue Scheduler Mike Kravetz
2001-12-08 11:58 ` Alan Cox
2001-12-08 23:42   ` Davide Libenzi
2001-12-09 22:31   ` Mike Kravetz
2001-12-09 23:51     ` Alan Cox
2001-12-09 22:53       ` Mike Kravetz [this message]
2001-12-10  0:10         ` Alan Cox

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=20011209145352.C1087@w-mikek2.sequent.com \
    --to=kravetz@us.ibm.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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.