From owner-freebsd-current@FreeBSD.ORG Mon Jan 24 10:56:49 2005 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 D2A7916A4CE for ; Mon, 24 Jan 2005 10:56:49 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CD6843D1D for ; Mon, 24 Jan 2005 10:56:49 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j0OAumew015608 for ; Mon, 24 Jan 2005 05:56:48 -0500 (EST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j0OAum7H015604 for ; Mon, 24 Jan 2005 05:56:48 -0500 (EST) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Mon, 24 Jan 2005 05:56:48 -0500 (EST) From: Jeff Roberson To: current@freebsd.org In-Reply-To: <20050124040646.H97135@mail.chesapeake.net> Message-ID: <20050124055400.U97135@mail.chesapeake.net> References: <20050124040646.H97135@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: tree may not be buildable for an hour. 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: Mon, 24 Jan 2005 10:56:50 -0000 That's all of it. If you wait for your cvsup mirror to catch up, you can try running with a smpsafe vfs by setting the debug.mpsafevfs tunable. This option requires mpsafevm as well. I have two known bugs that have only been triggered by peter holm's excellent stress suite, but none are known to cause problems if mpsafevfs is disabled, and none of them have been seen on normal systems to my knowledge. Cheers, Jeff On Mon, 24 Jan 2005, Jeff Roberson wrote: > In an hour I'm going to commit my VFS smp changes. I will leave the > default set to protecting the stack with Giant. This way people can > easily opt-in to testing, and I can stop maintaining this huge patch. I > will be committing it in small chunks that will probably not be > individually compilable, so you may want to wait to cvsup until after I > mail to say that I'm done. > > 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" >