lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110222133338.GA6493@elte.hu>
Date:	Tue, 22 Feb 2011 14:33:38 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Tejun Heo <tj@...nel.org>
Cc:	yinghai@...nel.org, tglx@...utronix.de, hpa@...or.com,
	rientjes@...gle.com, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL tip:x86/mm] x86-64, NUMA: NUMA related misc changes


* Tejun Heo <tj@...nel.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ