You have a new server named Server1 that runs Windows Server 2012 R2.
Server1 has two dual-core processors and 32 GB of RAM.
You install the Hyper-V server role on Server1.
You create two virtual machines on Server1 that each have 8 GB of memory.
You need to minimize the amount of time it takes for both virtual machines to access memory.
What should you configure on each virtual machine?
A.
Resource control
B.
Memory weight
C.
Dynamic Memory
D.
NUMA topology
I think, correct answer is D.
https://technet.microsoft.com/en-us/library/dn282282(v=ws.11).aspx
Should be D: NUMA topology (reserved access for CPU to blocks of memory).
There’s more than enough memory; we don’t need dynamic memory, or anything memory related.
D
numa topology
I agree with Cartman. The answer is D.
The answer is D.
Answer is D. You need to minimize the amount of TIME it takes for both virtual machines to access memory.
NUMA (Non-Uniform Memory Access).