]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sparsemem memory model for i386
authorAndy Whitcroft <apw@shadowen.org>
Thu, 23 Jun 2005 07:07:57 +0000 (00:07 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:05 +0000 (09:45 -0700)
commit82c8691def8d8809e2f412cb19d4fd583bdc165a
tree1767aaa7a4621ff4cf1a85c2078229de54272f30
parent97d3c062b088b29ab625fd476a58f46e380e02c8
[PATCH] sparsemem memory model for i386

Provide the architecture specific implementation for SPARSEMEM for i386 SMP
and NUMA systems.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Martin Bligh <mbligh@aracnet.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
arch/i386/kernel/setup.c
arch/i386/mm/Makefile
arch/i386/mm/discontig.c
arch/i386/mm/init.c
include/asm-i386/mmzone.h
include/asm-i386/page.h
include/asm-i386/pgtable.h
include/asm-i386/sparsemem.h [new file with mode: 0644]