Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 2004 20:52:28 +0100
From:      Peter Holm <peter@holm.cc>
To:        Jeff Roberson <jroberson@chesapeake.net>
Cc:        current@freebsd.org
Subject:   Re: SMP VFS Part 2
Message-ID:  <20041201195228.GA79652@peter.osted.lan>
In-Reply-To: <20041201055115.I18185@mail.chesapeake.net>
References:  <20041201055115.I18185@mail.chesapeake.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 01, 2004 at 05:54:49AM -0500, Jeff Roberson wrote:
> I have updated the patch at:
> 
> http://www.chesapeake.net/~jroberson/smpffs.diff
> 

I got a page fault in kern/vfs_vnops.c:542 due to vp->v_mount == NULL.

More info at http://www.holm.cc/stress/log/jeff03.html

- Peter

> It includes bug fixes for a handful of problems that were reported, and a
> few more that I found myself.  It also unwinds giant from open(), which is
> a very high risk area, but after a few days of working out bugs it seems
> to be functioning quite well for me.
> 
> I did a make -j3 buildworld on a box with a lowered maxvnodes.  I also let
> 'stress' run for 8 loops or so until I ran into an unrelated KSE bug.  I
> did some mount/unmount/single user tests as well.
> 
> Use at your own risk.  I still haven't locked quotas, so if you're using
> quota, don't run with this patch.
> 
> Thanks,
> Jeff
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"

-- 
Peter Holm



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