Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!uakari.primate.wisc.edu!sdd.hp.com!usc!ucsd!ucbvax!agate!darkstar!saturn.ucsc.edu!bobeson From: bobeson@saturn.ucsc.edu (Robert Ellefson) Newsgroups: comp.arch Subject: Re: Workstation Data Integrity Message-ID: <5739@darkstar.ucsc.edu> Date: 4 Aug 90 01:47:57 GMT References: <1990Aug3.204358.330@portia.Stanford.EDU> Sender: usenet@darkstar.ucsc.edu Organization: University of California, Santa Cruz Lines: 11 The IBM RS/6000 line has full memory ECC. They use 40 bits/word, which gives 7 bits for correction, and 1 unused bit. All busses have 8-bit parity checking. They also 'scrub' the memory, which involves periodically reading and correcting 1-bit errors before they become uncorrectable 2-bit errors. For a good reference on this, see the "RS/6000 Technology" Book. -Bob