From owner-freebsd-current@FreeBSD.ORG Fri Dec 3 17:52:22 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7177E16A4CE for ; Fri, 3 Dec 2004 17:52:22 +0000 (GMT) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id CE13843D54 for ; Fri, 3 Dec 2004 17:52:21 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 12623 invoked from network); 3 Dec 2004 17:52:20 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 3 Dec 2004 17:52:20 -0000 X-pair-Authenticated: 80.164.63.199 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id iB3HqJLR096095; Fri, 3 Dec 2004 18:52:19 +0100 (CET) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id iB3HqIWE096094; Fri, 3 Dec 2004 18:52:18 +0100 (CET) (envelope-from pho) Date: Fri, 3 Dec 2004 18:52:18 +0100 From: Peter Holm To: Jeff Roberson Message-ID: <20041203175218.GA96071@peter.osted.lan> References: <20041203052824.K18185@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041203052824.K18185@mail.chesapeake.net> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org Subject: Re: SMP FFS Part 3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 17:52:22 -0000 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 > Fatal trap 12: page fault while in kernel mode in kern/kern_proc.c:694 http://www.holm.cc/stress/log/jeff07.html (a dup of jeff02.html?) > 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