enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ECC memory - Wikipedia

    en.wikipedia.org/wiki/ECC_memory

    Some ECC-enabled boards and processors are able to support unbuffered (unregistered) ECC, but will also work with non-ECC memory; system firmware enables ECC functionality if ECC memory is installed. ECC may lower memory performance by around 2–3 percent on some systems, depending on the application and implementation, due to the additional ...

  3. Memory scrubbing - Wikipedia

    en.wikipedia.org/wiki/Memory_scrubbing

    The normal memory reads issued by the CPU or DMA devices are checked for ECC errors, but due to data locality reasons they can be confined to a small range of addresses and keeping other memory locations untouched for a very long time. These locations can become vulnerable to more than one soft error, while scrubbing ensures the checking of the ...

  4. Machine-check exception - Wikipedia

    en.wikipedia.org/wiki/Machine-check_exception

    It records memory errors, using the EDAC tracing events. EDAC is a Linux kernel subsystem that handles detection of ECC errors from memory controllers for most chipsets on i386 and x86_64 architectures. EDAC drivers for other architectures like arm also exists.

  5. Error detection and correction - Wikipedia

    en.wikipedia.org/wiki/Error_detection_and_correction

    One example is the Linux kernel's EDAC subsystem (previously known as Bluesmoke), which collects the data from error-checking-enabled components inside a computer system; besides collecting and reporting back the events related to ECC memory, it also supports other checksumming errors, including those detected on the PCI bus.

  6. Machine Check Architecture - Wikipedia

    en.wikipedia.org/wiki/Machine_check_architecture

    In computing, Machine Check Architecture (MCA) is an Intel and AMD mechanism in which the CPU reports hardware errors to the operating system.. Intel's P6 and Pentium 4 family processors, AMD's K7 and K8 family processors, as well as the Itanium architecture implement a machine check architecture that provides a mechanism for detecting and reporting hardware (machine) errors, such as: system ...

  7. Error correction code - Wikipedia

    en.wikipedia.org/wiki/Error_correction_code

    Low-density parity-check (LDPC) codes are a class of highly efficient linear block codes made from many single parity check (SPC) codes. They can provide performance very close to the channel capacity (the theoretical maximum) using an iterated soft-decision decoding approach, at linear time complexity in terms of their block length.

  8. Soft error - Wikipedia

    en.wikipedia.org/wiki/Soft_error

    Conventional memory layout usually places one bit of many different correction words adjacent on a chip. So, even a multi-cell upset leads to only a number of separate single-bit upsets in multiple correction words, rather than a multi-bit upset in a single correction word.

  9. Chipkill - Wikipedia

    en.wikipedia.org/wiki/Chipkill

    [1] [2] One simple scheme to perform this function scatters the bits of a Hamming code ECC word across multiple memory chips, such that the failure of any single memory chip will affect only one ECC bit per word. This allows memory contents to be reconstructed despite the complete failure of one chip.