Jump to content

Redundant array of independent memory

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by BBCWatcher (talk | contribs) at 02:25, 23 July 2010 (Created page with 'A '''Redundant Array of Independent Memory''' (RAIM) is a design feature found in certain computers' main Random Access Memory. RAIM utilizes additional mem...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A Redundant Array of Independent Memory (RAIM) is a design feature found in certain computers' main Random Access Memory. RAIM utilizes additional memory modules and striping algorithms to protect against the failure of any particular module and keep the memory system operating continuously. RAIM is similar in concept to a Redundant Array of Independent Disks (RAID), which protects against the failure of a disk drive. RAIM is much more robust than parity checking and ECC memory technologies which cannot protect against many varieties of memory failures.

On July 22, 2010, IBM introduced the first (and thus far only) computer featuring RAIM, the zEnterprise 196. Each z196 machine contains up to 3 TB (usable) of RAIM-protected main memory.

See also