From owner-freebsd-arch Mon Apr 1 8:26:45 2002 Delivered-To: freebsd-arch@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 61ACC37B41D; Mon, 1 Apr 2002 08:26:41 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g31GQF4F014352; Mon, 1 Apr 2002 18:26:16 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Dag-Erling Smorgrav Cc: "Greg 'groggy' Lehey" , arch@FreeBSD.ORG Subject: Re: mutex profiling In-Reply-To: Your message of "01 Apr 2002 18:10:38 +0200." Date: Mon, 01 Apr 2002 18:26:15 +0200 Message-ID: <14351.1017678375@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , Dag-Erling Smorgrav writes: >How's this? > >des@des ~% sysctl -n debug.mutex.prof.all >mutex max total count >kern/kern_fork.c:467 6124730 162187907 986568 >i386/i386/machdep.c:1715 10024515 2426296920 620041 >kern/vfs_syscalls.c:1692 12998 118467144 281628 >(I didn't include average since it can be computed from total and >count) I would include the average so that people can do sysctl -n debug.mutex.prof.all | sort +4rn -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message