> Ummm. But it has multiple memory nodes? We ran into trouble with the funky > memory arrangement before.
Its a shared processor partition (meaning the partition can get scheduled anywhere), so we throw all the cpus and memory into node 0. This machine only has 1 cpu (2 threads) and they are both in node0: # ls -l /sys/devices/system/node/node0/ lrwxrwxrwx 1 root root 0 Jul 5 17:56 cpu0 -> ../../../../devices/system/cpu/cpu0 lrwxrwxrwx 1 root root 0 Jul 5 17:56 cpu1 -> ../../../../devices/system/cpu/cpu1 Anton - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/