A systems administrator is configuring a database server that requires high-density memory expansion across all motherboard channels while maintaining fault tolerance against memory corruption. The current setup experiences system crashes due to memory controller overload when additional modules are populated. Which of the following RAM types should the administrator install to buffer control signals, reduce memory controller load, and automatically correct single-bit memory errors?
- Registered ECC DIMM (RDIMM)Answer
- BECC SO-DIMM
- CUnbuffered Non-ECC DIMM (UDIMM)
- DNon-ECC Load-Reduced DIMM (LRDIMM)
Answer
Registered ECC DIMM (RDIMM) is the correct choice because it provides an onboard register to buffer control and address lines—reducing the electrical load on the memory controller—while ECC logic detects and corrects single-bit memory errors.
Registered ECC DIMMs (RDIMM) contain a register chip that buffers command and address signals between the memory controller and DRAM chips. This reduces electrical load on the memory controller, enabling high-density configurations across memory channels, while ECC logic detects and corrects single-bit memory errors to prevent system crashes.
Step-by-Step Solution
Key Concept
Registered (Buffered) Memory and Error-Correcting Code (ECC) RAM Characteristics