Does anyone know if NUMA (non-uniform memory access) helps dual-core processors? As I understand it, basically NUMA encourages certain processors to access certain areas of memory that are 'closer' to them. But if both procs are on the same chip, does it matter at all?