]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i386 sparsemem for single node systems
authorAndy Whitcroft <apw@shadowen.org>
Fri, 6 Jan 2006 08:12:06 +0000 (00:12 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:37 +0000 (08:33 -0800)
commit900cd49b311e4e1f5f9b325b6e6e766cce201f39
tree611a2831532746e24ff9744c4d277b61569ecb20
parent1f35e97269ed4cfb2cc64d02b3cd222c0c9d01e7
[PATCH] i386 sparsemem for single node systems

Allow SPARSEMEM to be enabled on non-numa x86 systems.  This is made
dependant on EXPERIMENTAL also being set.  When an in-tree user (such as
simulated numa) exists it should be made dependant on that.

The plan is to have no options and no selector as normal when
!EXPERIMENTAL.  When EXPERIMENTAL we enable the FLATMEM and SPARSEMEM
options for X86_PC whilst maintaining DISCONTIGMEM and SPARSEMEM for NUMA.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
arch/i386/kernel/setup.c