commit | 3bea9c9793a17053e05d970e5d90d48fc9fce07d | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed May 02 19:27:21 2007 +0200 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed May 02 19:27:21 2007 +0200 |
tree | 23d742f3176b4e61512e81723febe7a02822408a | |
parent | c5bcb5635a03da3158f121ae20ccbbf72b4fc62a [diff] |
[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning This was supposed to see the full memory on a ASUS A8SX motherboard with 4GB RAM where the northbridge reports less memory, but it didn't help there. But it's a reasonable change so let's include it anyways. Signed-off-by: Andi Kleen <ak@suse.de>