From owner-cvs-all@FreeBSD.ORG Mon Jul 24 04:06:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org 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 2CB4216A4DD; Mon, 24 Jul 2006 04:06:31 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35F8F43D53; Mon, 24 Jul 2006 04:06:29 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.25]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k6O46Rsx046297 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 24 Jul 2006 13:36:27 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Mon, 24 Jul 2006 13:36:19 +0930 User-Agent: KMail/1.9.3 References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> <86ac6z4xu1.fsf@xps.des.no> <200607241228.56938.doconnor@gsoft.com.au> In-Reply-To: <200607241228.56938.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4063530.I62c1Uyasq"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200607241336.29993.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.56 on 203.31.81.10 Cc: Tom Rhodes , src-committers@freebsd.org, cvs-src@freebsd.org, Xin LI , Greg 'groggy' Lehey , Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Subject: Re: truss status X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 04:06:31 -0000 --nextPart4063530.I62c1Uyasq Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 24 July 2006 12:28, Daniel O'Connor wrote: > ktrace is a good disk filling service if you run it like this. > > truss IS more convenient. > > If kdump could write to a pipe it would be almost as convenient. Oh, and one more thing.. Ktrace is almost useless "out of the box" because for any non-trivial=20 operation you run out of requests. I usually have to bump up kern.ktrace.request_pool by an order of magnitude. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart4063530.I62c1Uyasq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBExEdF5ZPcIHs/zowRAubcAJ9ddvLkhTGAYzO2IERAWI23K7J6UQCdFbeM YCOkR6ccEISgaHJSCwuEjXM= =caGT -----END PGP SIGNATURE----- --nextPart4063530.I62c1Uyasq--