Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:ECC is not just a Parity bit. (Score 3, Informative) 218

ECC codes do nothing on their own, the OS and specific software (or Interrupt routines) actually has to act on the ECC byte and compute the parity bit, and if you're looking for performance on your home systems, would you give up 1-5% of your performance?

This is utter BS. ECC is done in the memory controller. The underlying software need not even know it is there unless it wants to look at error stats/respond to error events.

Slashdot Top Deals

"It's the best thing since professional golfers on 'ludes." -- Rick Obidiah

Working...