From owner-freebsd-scsi Fri Oct 12 17:45:52 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id AF19237B403 for ; Fri, 12 Oct 2001 17:45:50 -0700 (PDT) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.3) with ESMTP id f9D0rNk05668; Fri, 12 Oct 2001 17:53:24 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200110130053.f9D0rNk05668@mass.dis.org> To: David Greenman Cc: Alexey Koptsevich , scsi@freebsd.org Subject: Re: Adaptec 3210S: RAID5 performance and bus throughput In-Reply-To: Message from David Greenman of "Fri, 12 Oct 2001 16:53:18 PDT." <20011012165318.C18001@nexus.root.com> Date: Fri, 12 Oct 2001 17:53:23 -0700 From: Mike Smith Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > You only need to do two reads, one from the disk you are updating and one > from the disk that has the parity. When you XOR the old data from the parity > data, you've removed it and can XOR in the new data. Two reads, two writes. Blah. I knew my numbers looked wrong, but I was busy trying to make the other point (you don't have to read the stripe) and instead made a fool of myself. Oh well. I only write device drivers anyway. 8) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message