On Fri, 18 Jan 2008, Mike Travis wrote: > I hadn't considered doing 32-bit NUMA changes as I didn't know if the > NR_CPUS count would really be increased for the 32-bit architecture. > I have been trying though not to break it. ;-)
32bit NUMA is tricky because ZONE_NORMAL memory is only available on node 0. There have been thorny difficult to debug issues in the past... -- 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/

