From owner-cvs-all Tue Jul 2 21:17:26 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 34F3237B405 for ; Tue, 2 Jul 2002 21:17:21 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79B4F43E46 for ; Tue, 2 Jul 2002 21:17:20 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 31444 invoked from network); 3 Jul 2002 04:17:19 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 Jul 2002 04:17:19 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g634HHM24500; Wed, 3 Jul 2002 00:17:17 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200207030150.g631oTF3050275@freefall.freebsd.org> Date: Wed, 03 Jul 2002 00:17:25 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: RE: cvs commit: src/sys/kern kern_mutex.c src/sys/sys _mutex.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 03-Jul-2002 Dag-Erling Smorgrav wrote: > des 2002/07/02 18:50:27 PDT > > Modified files: > sys/kern kern_mutex.c > sys/sys _mutex.h > Log: > Add mtx_ prefixes to the fields used for mutex profiling, and fix a bug > where the profiling code would report the release point instead of the > acquisition point. > > Requested by: bde Thanks for fixing the field names! -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message