Skip to content

Instantly share code, notes, and snippets.

@wolfram77
Last active September 28, 2021 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wolfram77/391e3d8393319c8c80bcfdcd984098db to your computer and use it in GitHub Desktop.
Save wolfram77/391e3d8393319c8c80bcfdcd984098db to your computer and use it in GitHub Desktop.
ECC memory : NOTES

Highlighted notes while studying Advanced Communication Networks:
Error-correcting code memory (ECC memory)
Source: Wikipedia

Error-correcting code memory (ECC memory) is a type of computer data storage that can detect and correct the most-common kinds of internal data corruption. ECC memory is used in most computers where data corruption cannot be tolerated under any circumstances, such as for scientific or financial computing.

Wikipedia is a free online encyclopedia, created and edited by volunteers around the world and hosted by the Wikimedia Foundation.

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment