Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2000 02:54:19 -0800
From:      Alfred Perlstein <bright@wintelcom.net>
To:        "Jeffrey J. Mountin" <jeff-ml@mountin.net>
Cc:        Tom <tom@uniserve.com>, stable@FreeBSD.ORG
Subject:   Re: Initial performance testing w/ postmark & softupdates...
Message-ID:  <20000219025419.O21720@fw.wintelcom.net>
In-Reply-To: <3.0.3.32.20000219035342.009ce460@207.227.119.2>; from jeff-ml@mountin.net on Sat, Feb 19, 2000 at 03:53:42AM -0600
References:  <38ACAF8B.65E314E9@newsguy.com> <Pine.BSF.4.05.10002181507120.1712-100000@shell.uniserve.ca > <3.0.3.32.20000219035342.009ce460@207.227.119.2>

next in thread | previous in thread | raw e-mail | index | archive | help
* Jeffrey J. Mountin <jeff-ml@mountin.net> [000219 02:24] wrote:
> At 03:08 PM 2/18/00 -0800, Tom wrote:
> >On Fri, 18 Feb 2000, Daniel C. Sobral wrote:
> >
> >> Tom wrote:
> >> > 
> >> >   Not really.  You could just use async updates instead of softupdates.
> >> > Or an OS that uses async updates.  Write caching metadata is always
> faster
> >> > than re-ordering it intelligently.
> >> 
> >> Softupdates reduces the number of writes needed. It can coalesce writes
> >> to the same block.
> >
> >  Async updates are always as fast as softupdates, if not faster.  You
> >should read the softupdates docs.
> 
> As fast, but not safer.

Depending on the actual situation, softdep can out perform full
async because the way it intellegently recognizes things that don't
happen and does a better job at delaying rapidly changing meta-data
from hitting disk.

> Can't recall the entire analogy, but Terry mentioned on -hacker a long time
> back something to the effect that softupdates is like having a seatbelt and
> an airbag rather than just a seatbelt, as well as a faster car too.

The effect of softdep is basically the safeness of a normal mount
however with the speed of async.

-Alfred


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




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