Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 1998 21:06:46 +0100
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        current@FreeBSD.ORG
Subject:   Re: Working (apparently) soft-update code available.
Message-ID:  <19980214210646.46577@keltia.freenix.fr>
In-Reply-To: <Pine.BSF.3.95.980213144636.23295C-100000@current1.whistle.com>; from Julian Elischer on Fri, Feb 13, 1998 at 03:07:52PM -0800
References:  <Pine.BSF.3.95.980213144636.23295C-100000@current1.whistle.com>

next in thread | previous in thread | raw e-mail | index | archive | help
According to Julian Elischer:
> for a real laugh, try timing deletion of a large directory hierarchy..
> 
> enjoy..

I've tried the patches and I must say I'm impressed. Softupdates are faster
than async for some things and much faster for others. "cp -pr" was just a
little bit faster but bootstrapping egcs-980205 using "async,noatime" was
about between 38 and 45 minutes. Using "soft-updates,noatime" gave me:

1478.805u 118.119s 27:39.27 96.2%       1627+2376k 7767+2440io 1019pf+0w

I can't wait for a "make world" gain (waiting for the big CTM delta to
arrive)...

Before egcs bootstrap:
-=-=-=-=-
233 [20:04] root@keltia:~# mount
...
/dev/sd1s1e on /z (local, noatime, soft-updates, writes: sync 23 async 7324)
-=-=-=-=-

After completion of egcs compilation:
-=-=-=-=-
234 [20:21] root@keltia:~# mount
...
/dev/sd1s1e on /z (local, noatime, soft-updates, writes: sync 46 async 11749)
-=-=-=-=-

Thanks to Kirk, John, Julian and Whistle !
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #56: Fri Feb  6 21:36:56 CET 1998

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980214210646.46577>