Specifications

Best Practices for Virtualizing and Managing Exchange 2013
14
14
Figure 3: Weights and reserves in Windows Server 2012
Non-Uniform Memory Access Host Perspective
In single system bus architecture, all processors fetch memory from a single pool, and all requests for
memory are sent using a single system bus. One problem with this architecture is that as the speed and
number of processors increase, it becomes difficult for the system to handle a large number of memory
requests. This leads to issues such as memory latency and scalability limitations. While one solution for
such issues is to have larger cache size, this helps only to a certain extent. The issues related to memory
access can be best resolved with NUMA.
13