
26 Aug
2013
26 Aug
'13
9:43 a.m.
Il 23/08/2013 13:33, Andrew Jones ha scritto:
Does smp_cpus map to the current number of cpus, or to the number of possible cpus? If it maps to the number of possible cpus, then this is the right place. If the former, then I guess it'll take more thought. I'ved added Igor (still on vacation) to this reply, but regardless I vote we worry about hot-plug limit checking in different patch.
smp_cpus is the initial number, max_cpus is the number of possible cpus. Paolo