From owner-freebsd-scsi Sat Sep 11 0:20:50 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E26215332; Sat, 11 Sep 1999 00:20:42 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from sunrise.gv.tsc.tdk.com (root@sunrise.gv.tsc.tdk.com [192.168.241.191]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id AAA17425; Sat, 11 Sep 1999 00:20:30 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by sunrise.gv.tsc.tdk.com (8.8.5/8.8.5) with ESMTP id AAA19641; Sat, 11 Sep 1999 00:20:29 -0700 (PDT) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id AAA06762; Sat, 11 Sep 1999 00:20:28 -0700 (PDT) From: Don Lewis Message-Id: <199909110720.AAA06762@salsa.gv.tsc.tdk.com> Date: Sat, 11 Sep 1999 00:20:28 -0700 In-Reply-To: "Justin T. Gibbs" "Re: data corruption when using aic7890" (Sep 10, 4:36pm) X-Mailer: Mail User's Shell (7.2.6 alpha(3) 7/19/95) To: "Justin T. Gibbs" , Andrew Gallatin Subject: Re: data corruption when using aic7890 Cc: "Justin T. Gibbs" , scsi@FreeBSD.ORG, gibbs@FreeBSD.ORG, anderson@cs.duke.edu Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sep 10, 4:36pm, "Justin T. Gibbs" wrote: } Subject: Re: data corruption when using aic7890 } >My tweak didn't seem to help either. The default setting seem to } >be the most reliable. Should I continue to tweak this variable, or do } >you have other ideas? } } I would continue to tweak the variable. I assume you tried setting } the read threshold to MIN and the write threshold to MAX? In other } words, don't start a read from host memory until the FIFO is almost } empty, and don't start a write to host memory until the FIFO is almost } full. The assumption here is that PCI is faster than the SCSI bus } speed so we'll get the longest bursts this way. Please tell me that this hardware doesn't silently corrupt data on a FIFO underflow or overflow without at least setting a flag somewhere ... I've got one of these at home and am getting ready to put three more in service at work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message