Memory rank

From HandWiki
Short description: Computer memory chips used as a set

A memory rank is a set of DRAM chips connected to the same chip select, which are therefore accessed simultaneously. In practice all DRAM chips share all of the other command and control signals, and only the chip select pins for each rank are separate (the data pins are shared across ranks).[1]

The rank and per-chip bus width of a memory module is written in a concise string. For example, 2R×4 means that the module has two ranks of four-bit-wide chips.

Details

The term rank was created and defined by JEDEC, the memory industry standards group. On a DDR, DDR2, or DDR3 memory module, each rank has a 64-bit-wide data bus (72 bits wide on DIMMs that support ECC). The number of physical DRAMs depends on their individual widths. For example, a rank of ×8 (8-bit wide) DRAMs would consist of eight physical chips (nine if ECC is supported), but a rank of ×4 (4-bit wide) DRAMs would consist of 16 physical chips (18, if ECC is supported). Multiple ranks can coexist on a single DIMM. Modern DIMMs can feature 1, 2, 4, or 8 ranks (single-, dual-, quad-, and octa- rank).[2]


Predating the term rank (sometimes also called row) is the use of single-sided and double-sided modules, especially with SIMMs. While most often the number of sides used to carry RAM chips corresponded to the number of ranks, sometimes they did not. This could lead to confusion and technical issues.[3][4]

Multi-Ranked Buffered DIMM

A Multi-Ranked Buffered DIMM (MR-DIMM) allows both ranks to be accessed simultaneously by the memory controller, and is supported by AMD, Google, Microsoft, JEDEC, and Intel.[5]

Performance of multiple rank modules

There are several effects to consider regarding memory performance in multi-rank configurations:

See also

References

Bibliography

  • Balasubramonian, Rajeev (May 2022). Innovations in the Memory System. Springer. ISBN 9783031017636. 
  • Bruce, Jacob; Wang, David; Ng, Spencer (2008). Memory Systems: Cache, DRAM, Disk. Morgan Kaufmann Publishers. ISBN 978-0-12-379751-3.