Non-uniform memory access
Computer memory design used in multiprocessing
Non-uniform memory access (NUMA) is a computer memory design used in multiprocessing, where the memory access time depends on the memory location relative to the processor. Under NUMA, a processor can access its own local memory faster than non-local memory (memory local to another processor or memory shared between processors).
Nº Q868014 ★★
Uncommon · Knowledge
Non-uniform memory access
Computer memory design used in multiprocessing
Non-uniform memory access (NUMA) is a computer memory design used in multiprocessing, where the memory access time depends on the memory location relative to the processor. Under NUMA, a processor can access its own local memory faster than non-local memory (memory local to another processor or memory shared between processors).
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
Non-uniform memory access (NUMA) is a computer memory design used in multiprocessing, where the memory access time depends on the memory location relative to the processor. Under NUMA, a processor can access its own local memory faster than non-local memory (memory local to another processor or memory shared between processors). NUMA is beneficial for workloads with high memory locality of reference and low lock contention, because a processor may operate on a subset of memory mostly or entirely within its own cache node, reducing traffic on the memory bus. NUMA architectures logically follow in scaling from symmetric multiprocessing (SMP) architectures. They were developed commercially during the 1990s by Unisys, Convex Computer (later Hewlett-Packard), Honeywell Information Systems Italy (HISI) (later Groupe Bull), Silicon Graphics (later Silicon Graphics International), Sequent Computer Systems (later IBM), Data General (later EMC, now Dell Technologies), Digital (later Compaq, then HP, now HPE) and ICL. Techniques developed by these companies later featured in a variety of Unix-like operating systems, and to an extent in Windows NT. The first commercial implementation of a NUMA-based Unix system was the Symmetrical Multi Processing XPS-100 family of servers, designed by Dan Gielan of VAST Corporation for Honeywell Information Systems Italy.
Text: Wikipédia, CC BY-SA 4.0. · Image: Jud McCranie (CC BY-SA 4.0) ·
Related cards
NVM Express
Logical interface for accessing non-volatile storage over the PCIe bus
Nº Q17157198 ★★★
Direct memory access
Feature of computer systems
Nº Q210813 ★★
Read-only memory
Non-volatile memory used in computers and other electronic devices; class of storage medium used in computers and other electronic devices
Nº Q160710 ★★★
Translation lookaside buffer
Memory cache that is used to reduce the time taken to access a user memory location; part of the chip’s memory-management unit
Nº Q1071403 ★★
Processor register
Immediately accessible working storage available as part of a digital processor
Nº Q187466 ★★
Remote direct memory access
Hardware direct memory access over computer networks
Nº Q2561570 ★★