From owner-freebsd-current@FreeBSD.ORG Wed Jun 14 14:25:55 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 316CC16A474; Wed, 14 Jun 2006 14:25:55 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE2043D48; Wed, 14 Jun 2006 14:25:54 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (zion.baldwin.cx [192.168.0.7]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k5EEPoiL033749; Wed, 14 Jun 2006 10:25:53 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-current@freebsd.org Date: Wed, 14 Jun 2006 10:21:44 -0400 User-Agent: KMail/1.9.1 References: <20060613021543.GA71283@what-creek.com> <20060614103614.Y34121@fledge.watson.org> <20060614095449.GA82424@what-creek.com> In-Reply-To: <20060614095449.GA82424@what-creek.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200606141021.45669.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [192.168.0.1]); Wed, 14 Jun 2006 10:25:53 -0400 (EDT) X-Virus-Scanned: ClamAV 0.87.1/1538/Tue Jun 13 16:17:56 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Robert Watson , John Birrell , current@freebsd.org Subject: Re: DTrace for FreeBSD - fbt output X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 14 Jun 2006 14:25:55 -0000 On Wednesday 14 June 2006 05:54, John Birrell wrote: > > > critical_enter 4364385478 > > > critical_exit 4364385478 >=20 > The points I wanted to make about these calls are: >=20 > 1. critical_enter is called so often that the debug printf that /could/ > be compiled into it should cause an increase in global warming if > you tried. 8-) No, it's not a printf to the console it's a printf into the a circular buffer (see options KTR) and the system has been run with it enabled w/o burning the machine up. :) =2D-=20 John Baldwin =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org