public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <kernel@kolivas.org>
To: "Chris Friesen" <cfriesen@nortel.com>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	ck list <ck@vds.kolivas.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH][RSDL-mm 4/6] sched: dont renice kernel threads
Date: Sat, 17 Mar 2007 08:29:47 +1100	[thread overview]
Message-ID: <200703170829.47810.kernel@kolivas.org> (raw)
In-Reply-To: <45FAB458.2080304@nortel.com>

On Saturday 17 March 2007 02:14, Chris Friesen wrote:
> Con Kolivas wrote:
> > The practice of renicing kernel threads to negative nice values is of
> > questionable benefit at best, and at worst leads to larger latencies when
> > kernel threads are busy on behalf of other tasks.
>
> What about the priority implications of the renicing?  It seems a bit
> iffy letting kernel threads compete for cpu time on an equal basis with
> your default shell.

Lots of things we do because we just assume they're a good idea without any 
evidence. Renicing kernel threads was always considered a good idea on this 
basis. I'm certain noone has ever proven that it's a good thing though. 
Either way, the latest version of rsdl is robust enough that it works fine 
with reniced kernel threads if you still believe that's advantageous. This is 
definitely open for discussion/opinion.

-- 
-ck

      reply	other threads:[~2007-03-16 21:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-16 13:54 [PATCH][RSDL-mm 4/6] sched: dont renice kernel threads Con Kolivas
2007-03-16 15:14 ` Chris Friesen
2007-03-16 21:29   ` Con Kolivas [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=200703170829.47810.kernel@kolivas.org \
    --to=kernel@kolivas.org \
    --cc=akpm@linux-foundation.org \
    --cc=cfriesen@nortel.com \
    --cc=ck@vds.kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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