From owner-cvs-src@FreeBSD.ORG Mon Jul 24 12:06:19 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7800A16A4DD; Mon, 24 Jul 2006 12:06:19 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C280843D46; Mon, 24 Jul 2006 12:06:18 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id B0C2C46CD5; Mon, 24 Jul 2006 08:06:17 -0400 (EDT) Date: Mon, 24 Jul 2006 13:06:17 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Daniel O'Connor In-Reply-To: <200607241336.29993.doconnor@gsoft.com.au> Message-ID: <20060724130524.K44945@fledge.watson.org> References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> <86ac6z4xu1.fsf@xps.des.no> <200607241228.56938.doconnor@gsoft.com.au> <200607241336.29993.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Tom Rhodes , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Xin LI , Greg 'groggy' Lehey , Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Subject: Re: truss status X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 12:06:19 -0000 On Mon, 24 Jul 2006, Daniel O'Connor wrote: > 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 operation you run out of requests. > > I usually have to bump up kern.ktrace.request_pool by an order of magnitude. This has been fixed in 7.x, but I did not MFC it before 6.1 because I wanted it to see more testing. We probably should MFC it for 6.2. Robert N M Watson Computer Laboratory University of Cambridge