Solved

Why Is the NUMA Design More Scalable Than the UMA

Question 25

Multiple Choice

Why is the NUMA design more scalable than the UMA design?


A) NUMA systems are loosely coupled, whereas UMA systems are tightly coupled.
B) NUMA systems reduce bus collisions when each processor's local memory services most of the processor's memory requests. By contrast, UMA systems can saturate the shared bus quickly.
C) NUMA systems use more than one memory module, whereas UMA systems use only one.
D) Memory access time is faster in NUMA systems than in UMA systems.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions