Myles Watson wrote:
LOGICAL_CPUS is code for multiple cores.
I wish we could change that name.
It's close to SMP, but if you have a dual K8 with single-core processors, you can set LOGICAL_CPUS=0.
So it's what Ron says: support for multicore CPUs.
How about CONFIG_MULTICORE_CPU then?
//Peter