From owner-cvs-all Wed Sep 18 8:39:19 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 CA35237B401; Wed, 18 Sep 2002 08:39:17 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 724E243E42; Wed, 18 Sep 2002 08:39:13 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g8IFd39R064931; Wed, 18 Sep 2002 09:39:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 18 Sep 2002 09:38:49 -0600 (MDT) Message-Id: <20020918.093849.114361824.imp@bsdimp.com> To: bde@zeta.org.au Cc: phk@critter.freebsd.dk, joe@FreeBSD.org, obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_timeout.c From: "M. Warner Losh" In-Reply-To: <20020918222929.N15419-100000@gamplex.bde.org> References: <20020917.214610.80106692.imp@bsdimp.com> <20020918222929.N15419-100000@gamplex.bde.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: <20020918222929.N15419-100000@gamplex.bde.org> Bruce Evans writes: : On Tue, 17 Sep 2002, M. Warner Losh wrote: : : > In message: <13645.1032171121@critter.freebsd.dk> : > Poul-Henning Kamp writes: : > : In message <20020916195344.S6593-100000@gamplex.bde.org>, Bruce Evans writes: : > : : > : >> > Sep 15 19:40:26 kernel: Expensive timeout(9) function: 0xc65dfc80(0xc659f000) 0.008711721 : > : >> > Sep 15 19:40:26 kernel: Expensive timeout(9) function: 0xc65dfc80(0xc659f000) 0.001068850 : > : > : > : >This is hard to interpret without the function names (or a full stack : > : >trace). : > : : > : Yes, but as far as I'm aware, we still don't have a print_backtrace(9) ? : > : > Would you use one if I wrote it? I have one for useland that I use : > for a crude lead detector that I added to malloc/free. : : No :-). I would use the ones in : /sys/${MACHINE_ARCH}/${MACHINE_ARCH}/db_trace.c (5 arches so far). Doh! Of course. One would need ddb for that, it the only drawback. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message