When I look at the options passed to the compiler on the command line I see the following:
-DCONFIG_MAX_CPUS='4' -DCONFIG_MAX_PHYSICAL_CPUS='2' -DCONFIG_LOGICAL_CPUS='1'
Can someone help me understand what the difference between these is? I'm working with two dual core opterons and this doesn't seem right to me.
Steve