ECCvirheenkorjausmekanismia
ECCvirheidenkorjaus, often abbreviated as ECC, refers to Error-Correcting Code functionality within computer memory. This technology is designed to detect and correct common types of internal data corruption. RAM modules that support ECC have extra memory chips dedicated to storing parity information. This parity data is used to verify the integrity of the data stored in the main memory chips. When data is read from or written to the memory, the ECC circuitry checks the parity. If a single-bit error is detected, the ECC system can often correct it automatically without any intervention from the operating system or application.
ECC memory is commonly found in servers, workstations, and other high-reliability computing environments where data integrity