public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Williams <pwil3058@bigpond.net.au>
To: Ingo Molnar <mingo@elte.hu>
Cc: Con Kolivas <kernel@kolivas.org>,
	linux list <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>, ck list <ck@vds.kolivas.org>
Subject: Re: [PATCH][1/4] sched: store weighted load on up
Date: Tue, 14 Mar 2006 09:44:28 +1100	[thread overview]
Message-ID: <4415F5CC.6030601@bigpond.net.au> (raw)
In-Reply-To: <20060313090412.GA5780@elte.hu>

Ingo Molnar wrote:
> * Con Kolivas <kernel@kolivas.org> wrote:
> 
> 
>>Modify the smp nice code to store load_weight on uniprocessor as well 
>>to allow relative niceness on one cpu to be assessed. Minor cleanups 
>>and uninline set_load_weight().
>>
>>Signed-off-by: Con Kolivas <kernel@kolivas.org>
> 
> 
> agreed. This only affects a scheduler slowpath [setscheduler()].
> 
> Acked-by: Ingo Molnar <mingo@elte.hu>

It also effects task activation/deactivation but that's on a relatively 
slow path and is just an addition/subtraction respectively.

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce

      reply	other threads:[~2006-03-13 22:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-13  8:05 [PATCH][1/4] sched: store weighted load on up Con Kolivas
2006-03-13  9:04 ` Ingo Molnar
2006-03-13 22:44   ` Peter Williams [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=4415F5CC.6030601@bigpond.net.au \
    --to=pwil3058@bigpond.net.au \
    --cc=akpm@osdl.org \
    --cc=ck@vds.kolivas.org \
    --cc=kernel@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