[PATCH] set CONFIG_NUMA on PAE kernel, i686 only.

Konrad Rzeszutek konradr at redhat.com
Fri Jul 21 15:38:35 UTC 2006


RHBZ#:
------
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=195533

Description:
------------
This patch is to enable NUMA capability on the PAE 32-bit kernel.

Upstream Status:
----------------
For some NUMA machines, such as the  IBM x460 to take advantage of this, some 
extra kernel patches need to be applied. They are being worked upstream
so I am not yet posting them here. My thought is to first see if turning
this build option breaks non-NUMA machines and then follow up with other
NUMA boxes and see how they fare (and if they need patches).

Test Status:
------------
NUMA: IBM x460 with other patches (BZ 184806)
non-NUMA: IBM Netfinity x232, LS-20, IBM ThinkPad T41p, IBM IntelliStation Z Pro,
ProLiant DL360 G4p.

Proposed Patch:
---------------

--- kernel-2.6.17-i686-PAE.config.orig	2006-07-21 11:35:16.000000000 -0400
+++ kernel-2.6.17-i686-PAE.config	2006-07-21 11:35:18.000000000 -0400
@@ -2919,7 +2919,7 @@
 CONFIG_X86_MSR=m
 CONFIG_X86_CPUID=m
 CONFIG_EDD=m
-# CONFIG_NUMA is not set
+CONFIG_NUMA=y
 CONFIG_HIGHMEM=y
 CONFIG_HIGHPTE=y
 # CONFIG_MATH_EMULATION is not set

-- 
Konrad Rzeszutek 1-(978)-392-3903 or 1-(617)-693-1718
IBM on-site partner.




More information about the devel mailing list