Abstract
The use of ccNUMA architectures (cache coherent Non-Uniform Memory Access) over SMP (Symmetric Multiprocessing) is becoming increasingly common. The main advantage of ccNUMA is that memory accesses are distributed between controllers, which communicate with one another using an interconnect network, so the pressure on the central bus present in SMP is relieved - these architectures are k…