numa
1 ResultsDictionary
NUMA
(Non-Uniform Memory Access) A multiprocessing architecture in which memory is separated into close and distant banks. NUMA is similar to SMP, in which multiple CPUs share a single memory....
Dictionary
Definition: NUMA
(Non-Uniform Memory Access) A multiprocessing architecture in which memory is separated into close and distant banks. NUMA is similar to SMP, in which multiple CPUs share a single memory. However, in SMP, all CPUs access a common memory at the same speed. In NUMA, memory on the same processor board as the CPU (local memory) is accessed faster than memory on other processor boards (shared memory), hence the "non-uniform" nomenclature. As a result, NUMA architecture scales much better to higher numbers of CPUs than SMP. "Cache coherent NUMA" means that caching is supported in the local system.
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
Social Media Analytics: Making Customer Insights Actionable
Check out this white paper to learn more about social media analytics and what they can do for your business.
-
Apple's take on mobile Unix
The Mac community was buzzing in late November when the director of Apple's Unix group showed a slide at the LISA (Large System Adminstration) conference that predicted that the Snow Leopard...
Additional Results
-
Apple's take on mobile Unix
The Mac community was buzzing in late November when the director of Apple's Unix group showed a slide at the LISA (Large System Adminstration) conference that predicted that the Snow Leopard...
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox




