Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 1997 17:29:28 -0800
From:      David Greenman <dg@root.com>
To:        Mikael Karpberg <karpen@ocean.campus.luth.se>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Parity Ram 
Message-ID:  <199710290129.RAA20291@implode.root.com>
In-Reply-To: Your message of "Wed, 29 Oct 1997 02:28:30 %2B0100." <199710290128.CAA07569@ocean.campus.luth.se> 

next in thread | previous in thread | raw e-mail | index | archive | help
>
>[...Discussion on ECC/parity/no-parity memory...]
>
>I seem to recall something about partiy and/or ECC memory having slower
>access rates, or something, and therefor being a bad thing preformace-wise
>but a good thing safety-wise?
>
>I don't know where I got this, but could anyone with knowledge in the
>subject maybe enlighten me on the amount of truth behind this?

   In order to update the memory, the ECC must be recalculated over the entire
64bit quadword. This escentially means that you have to read the memory first,
apply the changes/calculate the new ECC and then write it back. Obviously,
this makes memory writes quite a bit slower.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710290129.RAA20291>