Originally posted by: bersl2
No. NUMA only helps when processors are not the same logical distance from memory. For instance, NUMA allows one Opteron to access memory attached to the other Opteron's bank. Since the dual cores are both attached to the same memory bank, there is no point to NUMA, and all it does is add overhead.
Though, somebody is always free to correct me if wrong.