commit | 36ce1514117b92b7372e1b041ccc686855454d33 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Tue Aug 21 14:42:40 2007 +0200 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Aug 21 10:06:44 2007 -0700 |
tree | d8164a8b474e09ae40c53d3759b20703ca652f0a | |
parent | 8eb891fc809b2300137bcd247025628c06c95a63 [diff] |
i386: Mark NUMA support experimental I did some testing and found quite a lot of problems (doesn't boot at all on non NUMA and misassigns cores on Opteron systems). Mark it as experimental and warn against its use for now. It's still default y for SUMMIT/NUMAQ because it'll presumably work on these systems. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>