From owner-freebsd-hackers Sat Oct 25 20:16:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA13835 for hackers-outgoing; Sat, 25 Oct 1997 20:16:46 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from dfw-ix3.ix.netcom.com (dfw-ix3.ix.netcom.com [206.214.98.3]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA13829 for ; Sat, 25 Oct 1997 20:16:42 -0700 (PDT) (envelope-from wghhicks@ix.netcom.com) Received: (from smap@localhost) by dfw-ix3.ix.netcom.com (8.8.4/8.8.4) id WAA25933; Sat, 25 Oct 1997 22:15:12 -0500 (CDT) Received: from atl-ga15-14.ix.netcom.com(204.32.174.110) by dfw-ix3.ix.netcom.com via smap (V1.3) id rma025876; Sat Oct 25 22:14:41 1997 Message-ID: <3452B4B9.8A4510A9@ix.netcom.com> Date: Sat, 25 Oct 1997 23:10:49 -0400 From: Jerry Hicks Reply-To: wghhicks@ix.netcom.com Organization: TerraEarth X-Mailer: Mozilla 4.03b8 [en] (X11; I; FreeBSD 2.2-STABLE i386) MIME-Version: 1.0 To: Mike Smith CC: freebsd-hackers@freebsd.org Subject: Re: Parity Ram References: <199710260126.LAA00539@word.smith.net.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mike Smith wrote: > > > Yeah, but when you go to buy memory they have ECC *OR* parity types > > available. ECC generally costs more than parity... > > Crap. In the case of 72-pin parts, parity and ECC are both x36. 30-pin > parts are either x8 (no parity) or x9 (parity, or ECC in groups of 4). > > mike Hi Mike, i understood that they're referred to as ECC vs PARITY because of the memory controller interface. True, the same number of bits are found in devices labeled both ways. Some ECC controllers must have special requirements of the interface to the memory (timing, interleaving ?) A quick AltaVista search on ECC found this link: http://www1.ibmlink.ibm.com/HTML/SPEC/6062ipme.html#pari (IBM, ugh) In this example they are pretty explicit that parity memory is different from ECC-EDO devices. i'll bet the prices are different too. i'm really just trying to understand all this myself; i'm not a hardware type. (heck, i'm not that much of a software type either ;) Do you know anything of Richard Hamming's assertion that parity memory (the old fashioned even/odd type) is-a-bad -thing in large configurations? this is bound to be a FAQ... Thanks, Jerry Hicks jerry_hicks@bigfoot.com