Tag: Memory
What is NUMA (non-uniform memory access)?
In the past, processors had been designed as Symmetric Multi-processing or Uniform Memory Architecture (UMA) machines, which mean that all processors shared the access to all memory available in the system over the single […]