From owner-freebsd-current Sat Jan 16 11:47:28 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15023 for freebsd-current-outgoing; Sat, 16 Jan 1999 11:47:28 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15018 for ; Sat, 16 Jan 1999 11:47:25 -0800 (PST) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id AAA06651; Tue, 12 Jan 1999 00:56:59 +1100 Date: Tue, 12 Jan 1999 00:56:59 +1100 From: Bruce Evans Message-Id: <199901111356.AAA06651@godzilla.zeta.org.au> To: fn@Radio-do.de, fullermd@futuresouth.com, julian@whistle.com Subject: Re: SOFTUPDATES Cc: culverk@wam.umd.edu, freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Does softupdates give any gain over async? >I have /usr/src and /usr/obj both mounted async, noatime, and it does >seem to be rather nicely fast over default mountops. Async isn't fully async in FreeBSD (some directory operations are still sync), so softupdates is much faster in some cases. Fully async async seems to be a little faster than softupdates. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message