Date: Fri, 3 Dec 2004 23:18:08 +0100 From: Peter Holm <peter@holm.cc> To: Jeff Roberson <jroberson@chesapeake.net> Cc: current@freebsd.org Subject: Re: SMP FFS Part 3 Message-ID: <20041203221808.GB97365@peter.osted.lan> In-Reply-To: <20041203161541.B18185@mail.chesapeake.net> References: <20041203052824.K18185@mail.chesapeake.net> <20041203190046.GA96758@peter.osted.lan> <20041203161541.B18185@mail.chesapeake.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 03, 2004 at 04:16:51PM -0500, Jeff Roberson wrote: > On Fri, 3 Dec 2004, Peter Holm wrote: > > > On Fri, Dec 03, 2004 at 05:33:01AM -0500, Jeff Roberson wrote: > > > This patch removes Giant from every file related syscall. It fixes all > > > known bugs except for one which Peter Holm has seen after very long > > > periods of extreme load, and a nfs netbooting problem that I haven't yet > > > looked in to. I can buildworld -j3 for hours on my dual opteron without > > > issues. I hope to fix the remaining problems in a day or two. > > > > > > http://www.chesapeake.net/~jroberson/smpffs.diff > > > > > Here's the double panic again: > > panpanic: bremfree: buffer not on a queue. > > panic: wrong b_bufobj 0 should be 0xc1dda034 > > > > http://www.holm.cc/stress/log/jeff08.html > > Well, I'm glad that there is nothing new. I'm going to add some tracing > so we can track this down. I haven't yet reproduced it, so hopefully you > can get some ktr data out of it. I'll let you know when I have some > debugging tools. > Great! > > > > > Cheers, > > > 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 > > _______________________________________________ > > 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?20041203221808.GB97365>