mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: mingo@elte.hu, yinghai@kernel.org
Cc: tglx@linutronix.de, hpa@zytor.com, rientjes@google.com,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL tip:x86/mm] x86-64, NUMA: NUMA related misc changes
Date: Tue, 22 Feb 2011 12:20:27 +0100	[thread overview]
Message-ID: <20110222112027.GA31267@htj.dyndns.org> (raw)

Ingo, please pull from the following git branch to receive five
commits updating x86-64 NUMA code.  These five patches shouldn't cause
any visible behavior change.  The HEAD is 2bf50555b0 (x86-64, NUMA:
Seperate out numa_alloc_distance() from numa_set_distance()).

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

git.korg still seems a bit slow to sync, so if you can't see the HEAD
there please pull from master.korg.

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

Thanks.

Tejun Heo (3):
      x86-64, NUMA: Prepare numa_emulation() for moving NUMA emulation into a separate file
      x86-64, NUMA: Move NUMA emulation into numa_emulation.c
      x86-64, NUMA: Add proper function comments to global functions

Yinghai Lu (2):
      x86-64, NUMA: Do not scan two times for setup_node_bootmem()
      x86-64, NUMA: Seperate out numa_alloc_distance() from numa_set_distance()

 arch/x86/mm/Makefile         |    1 +
 arch/x86/mm/numa_64.c        |  629 +++++++-----------------------------------
 arch/x86/mm/numa_emulation.c |  475 +++++++++++++++++++++++++++++++
 arch/x86/mm/numa_internal.h  |   31 ++
 4 files changed, 607 insertions(+), 529 deletions(-)
 create mode 100644 arch/x86/mm/numa_emulation.c
 create mode 100644 arch/x86/mm/numa_internal.h


-- 
tejun

             reply	other threads:[~2011-02-22 11:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-22 11:20 Tejun Heo [this message]
2011-02-22 13:33 ` 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=20110222112027.GA31267@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

all inboxes | Powered by JetHome®