mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL tip:x86/mm] x86-64, NUMA: NUMA related misc changes
@ 2011-02-22 11:20 Tejun Heo
  2011-02-22 13:33 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2011-02-22 11:20 UTC (permalink / raw)
  To: mingo, yinghai; +Cc: tglx, hpa, rientjes, linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL tip:x86/mm] x86-64, NUMA: NUMA related misc changes
  2011-02-22 11:20 [GIT PULL tip:x86/mm] x86-64, NUMA: NUMA related misc changes Tejun Heo
@ 2011-02-22 13:33 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2011-02-22 13:33 UTC (permalink / raw)
  To: Tejun Heo; +Cc: yinghai, tglx, hpa, rientjes, linux-kernel


* Tejun Heo <tj@kernel.org> wrote:

> 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

Pulled, thanks a lot Tejun!

	Ingo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-22 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-22 11:20 [GIT PULL tip:x86/mm] x86-64, NUMA: NUMA related misc changes Tejun Heo
2011-02-22 13:33 ` Ingo Molnar

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®