enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/ECC_memory

    Memory used in desktop computers is usually neither, for economy. However, unbuffered (not-registered) ECC memory is available, [34] and some non-server motherboards support ECC functionality of such modules when used with a CPU that supports ECC. [35] Registered memory does not work reliably in motherboards without buffering circuitry, and ...

  3. Error correction code - Wikipedia

    en.wikipedia.org/wiki/Error_correction_code

    The original information may or may not appear literally in the encoded output; codes that include the unmodified input in the output are systematic, while those that do not are non-systematic. A simplistic example of ECC is to transmit each data bit 3 times, which is known as a (3,1) repetition code. Through a noisy channel, a receiver might ...

  4. 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.

  5. 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 ...

  6. Soft error - Wikipedia

    en.wikipedia.org/wiki/Soft_error

    Traditionally, DRAM has had the most attention in the quest to reduce or work around soft errors, due to the fact that DRAM has comprised the majority-share of susceptible device surface area in desktop, and server computer systems (ref. the prevalence of ECC RAM in server computers).

  7. Registered memory - Wikipedia

    en.wikipedia.org/wiki/Registered_memory

    There is much confusion between registered and ECC memory; it is widely thought that ECC memory (which may or may not be registered) will not work at all in a motherboard without ECC support, not even without providing the ECC functionality, although the compatibility issues actually arise when trying to use registered memory (which often ...

  8. 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.

  9. RAM parity - Wikipedia

    en.wikipedia.org/wiki/RAM_parity

    Since then errors have become less visible as simple parity RAM has fallen out of use; either they are invisible as they are not detected, or they are corrected invisibly with ECC RAM. Modern RAM is believed, with much justification, to be reliable, and error-detecting RAM has largely fallen out of use for non-critical applications.