From owner-cvs-src@FreeBSD.ORG Tue Aug 3 22:24:20 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E55116A4D1 for ; Tue, 3 Aug 2004 22:24:20 +0000 (GMT) Received: from wbm5.pair.net (wbm5.pair.net [66.39.3.85]) by mx1.FreeBSD.org (Postfix) with SMTP id 7BAF543D54 for ; Tue, 3 Aug 2004 22:24:19 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 97602 invoked by uid 65534); 3 Aug 2004 22:24:18 -0000 Received: from 208.178.23.220 ([208.178.23.220]) (SquirrelMail authenticated user silby@silby.com); by webmail5.pair.com with HTTP; Tue, 3 Aug 2004 18:24:18 -0400 (EDT) Message-ID: <23601.208.178.23.220.1091571858.squirrel@208.178.23.220> In-Reply-To: <200408032207.i73M7LfY049171@palm.tree.com> References: Message from John Baldwin of "Tue, 03 Aug 2004 12:56:15 EDT." <200408031256.15886.jhb@FreeBSD.org> <200408032207.i73M7LfY049171@palm.tree.com> Date: Tue, 3 Aug 2004 18:24:18 -0400 (EDT) From: "Mike Silbersack" To: "Stephan Uphoff" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: Brian Fundakowski Feldman cc: src-committers@freebsd.org cc: John Baldwin cc: Maxime Henrion cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: Stephan Uphoff Subject: Re: cvs commit: src/sys/vm vm_map.c vm_map.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2004 22:24:20 -0000 >> Good catch! Unfortunately, the problems I was seeing above involved >> locks >> that didn't use upgrade or downgrade. :( > > Mhhh .. I found another bug (kern/69964). > Getting closer? ;-) I think that you should take the two bug reports, combine them, then merge them with a nasty letter criticising the entire 5 branch. Title the message "FreeBSD locking fatally flawed." If done well, it could become the new choice of slashdot trolls when they have to post something anti-FreeBSD. :) Mike "Silby" Silbersack