On Wed, 28 Sep 2005, Tomi Lapinlampi wrote:
quoted
Hmmm. I am not familiar with Alpha. The .config looks as if this is a
uniprocessor configuration? No NUMA?
This is a simple uniprocessor configuration, no NUMA, no SMP.
quoted
What is the value of MAX_NUMNODES?
I'm not familiar with NUMA, where can I check this (or does this question
even apply since it's not a NUMA system) ?
Well, one use of memory nodes is to describe discontiguous memory on some
architectures. Thus the number of nodes may be more than one even if
CONFIG_NUMA is off. This is the case f.e. on ppc64. There may be some arch
specific settings that cause problems here.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>