Date: Sat, 16 May 1998 20:14:17 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Brian Somers <brian@Awfulhak.org> Cc: freebsd-current@FreeBSD.ORG Subject: NOTICE: Softupdates Message-ID: <Pine.BSF.3.95.980516200619.17001K-100000@current1.whistle.com> In-Reply-To: <199805161851.TAA20767@awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
With all the euphoria about softupdates. I thought I should put out a reminder.. Soft updates is still not quite complete.. there is still a missing dependency that needs to be caught. It results in the occasional directory entry hitting the disk before the inode. This is still a lot safer than the old 'sync' code but it does indicate that people should not just 'trust it blindly'. in the light of softupdates, what 'sync()' does needs to be carefully thought about because there is room there for confusion. (I have not yet visited that code heavily) The dependency problem has been reproduced under BSDI. julian On Sat, 16 May 1998, Brian Somers wrote: > > Well, my machine's locked up again ! No softupdates and it happened > > when I tried to access an NFS mount from X - I *really* suspect that's > > the problem, not softupdates at all ! > > It turned out to be the WC stuff (now backed out) that was causing > the lock-ups ! > > I've now got softupdates on all drives and no async. We'll see how > it bears up :-) > > > -- > > Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> > > <http://www.Awfulhak.org> > > Don't _EVER_ lose your sense of humour.... > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > 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?Pine.BSF.3.95.980516200619.17001K-100000>