From owner-cvs-all Sun Sep 15 12:49: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5C5F37B48D; Sun, 15 Sep 2002 12:49:01 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C199443EAF; Sun, 15 Sep 2002 12:48:57 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g8FJmtPQ057585; Sun, 15 Sep 2002 12:48:55 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g8FJmtv1057584; Sun, 15 Sep 2002 12:48:55 -0700 (PDT) (envelope-from dillon) Date: Sun, 15 Sep 2002 12:48:55 -0700 (PDT) From: Matthew Dillon Message-Id: <200209151948.g8FJmtv1057584@apollo.backplane.com> To: Poul-Henning Kamp Cc: Bruce Evans , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_bio.c src/sys/sys bio.h References: <2054.1032119162@critter.freebsd.dk> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :In message <200209151939.g8FJdWfo057422@apollo.backplane.com>, Matthew Dillon w :rites: : :> At least if you use a mutex you have something that is deterministic :> and you are using common interlock code whos efficiencies can be attacked :> in just one place later on. By not using a mutex you are just creating :> a mess of work that someone will have to fix later on. It's that simple. : :I normally claim that code speaks louder than words, you make me doubt it. : :But code still speaks more informed, no doubt about that. : :Read the code, until then, shut up. : :-- :Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 I'm just going to note here that while I am usually rather abrasive when it comes to Poul, I am usually not this abrasive. I consider your behavior to be inappropriate for cvs-committers and cvs-all. You are welcome to swear at me in private email but please keep it off the lists. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message