mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: yinghai@kernel.org, tglx@linutronix.de, hpa@zytor.com,
	linux-kernel@vger.kernel.org,
	David Rientjes <rientjes@google.com>
Subject: [GIT PULL tip:x86/mm] x86-64 NUMA emulation update
Date: Sat, 12 Mar 2011 11:47:27 +0100	[thread overview]
Message-ID: <20110312104727.GA2005@htj.dyndns.org> (raw)

Hello, Ingo.

Please pull from the following branch to receive a commit which avoids
unnecessary MAX_NUMNODES^2 looping.  HEAD is 56396e682.

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm

As usual, if HEAD doesn't appear, please pull from master.

  ssh://master.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm

Thanks.

Tejun Heo (1):
      x86-64, NUMA: Don't call numa_set_distanc() for all possible node combinations during emulation

 arch/x86/mm/numa_emulation.c |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

-- 
tejun

             reply	other threads:[~2011-03-12 10:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12 10:47 Tejun Heo [this message]
2011-03-12 14:06 ` 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=20110312104727.GA2005@htj.dyndns.org \
    --to=tj@kernel.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rientjes@google.com \
    --cc=tglx@linutronix.de \
    --cc=yinghai@kernel.org \
    /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

Powered by JetHome