From owner-freebsd-fs Sun Mar 24 7: 4: 2 2002 Delivered-To: freebsd-fs@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 4231337B404; Sun, 24 Mar 2002 07:03:58 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id CAA18800; Mon, 25 Mar 2002 02:03:54 +1100 Date: Mon, 25 Mar 2002 02:04:17 +1100 (EST) From: Bruce Evans X-X-Sender: To: Robert Watson Cc: John Hanley , Willie Viljoen , , Subject: Re: Soft update instability with heavy IO and offboard IDE controller In-Reply-To: Message-ID: <20020325020322.F45829-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, 23 Mar 2002, Robert Watson wrote: > On Sat, 23 Mar 2002, John Hanley wrote: > > > > turn off write caching at boot time in > > > /boot/loader.conf by adding the line hw.ata.wc=0 > > > > Surely a default install should result in write caching disabled, right? > > Since any new filesystems will default to using soft update. > > We turned it off by default in 4.4-RELEASE, I believe, and got utterly > pounded in the benchmarks, magazine reviews, etc, and turned it back on > for later RELENG_4 releases. On 5.0-CURRENT, it's off again by default > due to the assumptions concerning background fsck, which is on by default. > At some point, we need to have that whole discussion again. Basically, Nah, it goes on and off from time to time without even its maintainer knowing how :-). RCS file: /home/ncvs/src/sys/dev/ata/ata-disk.c,v Working file: ata-disk.c head: 1.128 PRE_NEWBUS: 1.6 keyword substitution: kv total revisions: 148; selected revisions: 148 description: ---------------------------- revision 1.125 date: 2002/03/05 09:24:19; author: sos; state: Exp; lines: +1 -1 Misc little cleanups: Link if only ATAPI device in kernel config Remove unused #includes Rearrange a bit in ata-raid to make diff against -stable smaller Enable wc as default again, dunne how this happend... ---------------------------- Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message