From owner-freebsd-current Sun Feb 22 13:19:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA14469 for freebsd-current-outgoing; Sun, 22 Feb 1998 13:19:33 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from sphinx.lovett.com (root@sphinx.lovett.com [38.155.241.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA14462 for ; Sun, 22 Feb 1998 13:19:30 -0800 (PST) (envelope-from ade@demon.net) Received: from gorgon.lovett.com [38.155.241.3] (ade) by sphinx.lovett.com with esmtp (Exim 1.82 #1) id 0y6idb-0006as-00; Sun, 22 Feb 1998 15:08:39 -0600 To: Nate Williams cc: current@FreeBSD.ORG Subject: Re: New SoftUpdates test kit Organization: Demon Internet Reply-To: ade@demon.net In-reply-to: Your message of "Sun, 22 Feb 1998 11:04:56 MST." <199802221804.LAA24497@mt.sri.com> Date: Sun, 22 Feb 1998 15:08:38 -0600 From: Ade Lovett Message-Id: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Williams writes: > >> syncing disks... wd0: interrupt timeout: >> wd0: status 58 error 0 > >Your disk is going bad. Replace it. Not necessarily true. One of my 3.0-current test boxes spits these errors out all over the place if I compile a kernel with the DMA option on the wdc* controllers (flags 0xa0ffa0ff), yet if I remove this option (flags 0x80ff80ff) it'll run fine for days under extreme disk load [various make world's, news server code testing, swap partitions almost maxed out, etc, etc..] ---------------------------------------------------------------------- cobra 1# uname -a FreeBSD cobra.lovett.com 3.0-CURRENT FreeBSD 3.0-CURRENT #14: Sat Feb 21 11:18:04 CST 1998 root@cobra.lovett.com:/usr/src/sys/compile/COBRA i386 cobra 2# dmesg ... ide_pci0: rev 0x06 on pci0.7.1 ... wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff80ff on isa wdc0: unit 0 (wd0): , 32-bit, multi-block-16 wd0: 3098MB (6346368 sectors), 6296 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit 1 (wd1): , 32-bit, multi-block-16 wd1: 3098MB (6346368 sectors), 6296 cyls, 16 heads, 63 S/T, 512 B/S ... ---------------------------------------------------------------------- -aDe -- Ade Lovett, Demon Internet, Austin, Texas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message