* [GIT PULL tip:x86/mm] x86-64 NUMA emulation update
@ 2011-03-12 10:47 Tejun Heo
2011-03-12 14:06 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2011-03-12 10:47 UTC (permalink / raw)
To: Ingo Molnar; +Cc: yinghai, tglx, hpa, linux-kernel, David Rientjes
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL tip:x86/mm] x86-64 NUMA emulation update
2011-03-12 10:47 [GIT PULL tip:x86/mm] x86-64 NUMA emulation update Tejun Heo
@ 2011-03-12 14:06 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2011-03-12 14:06 UTC (permalink / raw)
To: Tejun Heo; +Cc: yinghai, tglx, hpa, linux-kernel, David Rientjes
* Tejun Heo <tj@kernel.org> wrote:
> 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(-)
Pulled, thanks guys!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-12 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-12 10:47 [GIT PULL tip:x86/mm] x86-64 NUMA emulation update Tejun Heo
2011-03-12 14:06 ` Ingo Molnar
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