NUMA but not SMP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



IA64 allows NUMA to be set without SMP ... in fact you
end up with this when trying to build a "generic UP" kernel
since CONFIG_IA64_GENERIC selects NUMA, and won't let you
unselect it.

Suddenly this is a problem.  Generic UP kernel fails to build
with an "Undefined: __inc_zone_state", which shows up because
the __inc_zone_state function is defined inside some #if SMP
code, but used inside some #if NUMA code in mm/vmstat.c

What does NUMA && !SMP mean?  Should selecting NUMA force SMP?

-Tony
-
: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux