Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 22:32:55 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: SOFTUPDATES
Message-ID:  <199901080632.WAA38081@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
:I have seen all the messages about Softupdates, and such, and I was
:wondering what the advantages of using Softupdates are (or will be once
:the code is debugged). I have looked on the FreeBSD website, and couldn't
:find this information there.
:
:Kenneth Culver

    Softupdates basically gives you the advantage of an async mount without
    any of the risks.  It's actually better then that - it can unwind commits
    to disk before they occur ( e.g. if you create a temporary file and then
    delete it very soon after ).  Softupdates basically guarentees disk
    consistancy in the face of a crash.

    It's pretty well debugged as it stands -- I'd call it production.  I don't
    think the problem the person who was posting and calling a softupdates
    is actually a softupdates problem.  I've been using it solidly for a while
    and BEST has been using it on their nntp box ( a very heavily loaded box )
    for a few months.

						-Matt

    Matthew Dillon  Engineering, HiWay Technologies, Inc. & BEST Internet 
                    Communications & God knows what else.
    <dillon@backplane.com> (Please include original email in any response)    

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?199901080632.WAA38081>