From owner-freebsd-scsi Fri Sep 10 13:45:28 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 899C914F4F; Fri, 10 Sep 1999 13:45:18 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.1/8.9.1) with ESMTP id QAA19708; Fri, 10 Sep 1999 16:45:16 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id QAA01966; Fri, 10 Sep 1999 16:44:46 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 10 Sep 1999 16:44:45 -0400 (EDT) To: "Justin T. Gibbs" Cc: scsi@freebsd.org, gibbs@freebsd.org, anderson@cs.duke.edu Subject: Re: data corruption when using aic7890 In-Reply-To: <199909101942.NAA02899@caspian.plutotech.com> References: <14293.26481.521753.519004@grasshopper.cs.duke.edu> <199909101942.NAA02899@caspian.plutotech.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14297.27236.577546.795593@grasshopper.cs.duke.edu> Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Justin T. Gibbs writes: > > > >Hi, > > > >I have a bunch of ASUS P2B-LS motherboards with on-board AIC7890 U2 > >controllers. I'm running a kernel with rev 1.20 of > >src/sys/pci/ahc_pci.c (eg, after the CACHETHEN fix). > > Can you see if this has any effect on your problem? This is the setting > left over from the BIOS on my systems here. I would expect the best > performance to be a setting of RD_DFTHRSH_MIN|WR_DFTHRSH_100 but lets > try this first. This does seem to have an effect, so you might have the right knob to twiddle! Unfortunately, the change seems to make things even worse. The errors are occurring much more freqently now. Also, the errors are occuring later in the page. Where as before, the errors would almost always occur in the first 500 bytes of the page, now they're occuring near the end of the page (some around 2500 bytes, most near 3900). I'm as a wild stab in the dark, I'm trying RD_DFTHRSH_MAX|WR_DFTHRSH_MIN right now. Thanks!! Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message