All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Andrew Morton <akpm@osdl.org>,
	"Siddha, Suresh B" <suresh.b.siddha@intel.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Jack Steiner <steiner@sgi.com>
Subject: Re: [patch 1/2] sched: reduce locking in newidle balancing
Date: Wed, 3 Aug 2005 09:51:29 +0200	[thread overview]
Message-ID: <20050803075129.GA6013@elte.hu> (raw)
In-Reply-To: <42EF65FF.2000102@yahoo.com.au>


* Nick Piggin <nickpiggin@yahoo.com.au> wrote:

> Similarly to the earlier change in load_balance, only lock the 
> runqueue in load_balance_newidle if the busiest queue found has a 
> nr_running > 1. This will reduce frequency of expensive remote 
> runqueue lock aquisitions in the schedule() path on some workloads.
> 
> Signed-off-by: Nick Piggin <npiggin@suse.de>

Acked-by: Ingo Molnar <mingo@elte.hu>

	Ingo

  parent reply	other threads:[~2005-08-03  7:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-02 12:23 [patch 0/2] sched: reduce locking Nick Piggin
2005-08-02 12:24 ` [patch 1/2] sched: reduce locking in newidle balancing Nick Piggin
2005-08-02 12:25   ` [patch 2/2] sched: reduce locking in periodic balancing Nick Piggin
2005-08-03  7:59     ` Ingo Molnar
2005-08-03 10:25       ` Nick Piggin
2005-08-03  7:51   ` Ingo Molnar [this message]
2005-08-02 12:40 ` [patch 0/2] sched: reduce locking Ingo Molnar

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=20050803075129.GA6013@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nickpiggin@yahoo.com.au \
    --cc=steiner@sgi.com \
    --cc=suresh.b.siddha@intel.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.