From owner-cvs-all Sun Sep 15 12:47:20 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 6E06637B400; Sun, 15 Sep 2002 12:47:19 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED2843E6E; Sun, 15 Sep 2002 12:46:58 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g8FJk20B002055; Sun, 15 Sep 2002 21:46:02 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matthew Dillon 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 In-Reply-To: Your message of "Sun, 15 Sep 2002 12:39:32 PDT." <200209151939.g8FJdWfo057422@apollo.backplane.com> Date: Sun, 15 Sep 2002 21:46:02 +0200 Message-ID: <2054.1032119162@critter.freebsd.dk> From: Poul-Henning Kamp 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 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message