From owner-cvs-all@FreeBSD.ORG Mon Sep 26 18:12:44 2005 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 1FC0216A420; Mon, 26 Sep 2005 18:12:44 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr10.xs4all.nl (smtp-vbr10.xs4all.nl [194.109.24.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id B97B943D72; Mon, 26 Sep 2005 18:12:36 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr10.xs4all.nl (8.13.3/8.13.3) with ESMTP id j8QICZff087999; Mon, 26 Sep 2005 20:12:35 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.3/8.13.3) with ESMTP id j8QICYeO023963; Mon, 26 Sep 2005 20:12:34 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j8QICYmY023962; Mon, 26 Sep 2005 20:12:34 +0200 (CEST) (envelope-from wb) Date: Mon, 26 Sep 2005 20:12:34 +0200 From: Wilko Bulte To: Kris Kennaway Message-ID: <20050926181234.GA23937@freebie.xs4all.nl> References: <200509261655.j8QGtBeE012785@repoman.freebsd.org> <20050926174442.GA57238@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050926174442.GA57238@xor.obsecurity.org> X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, Robert Watson , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern subr_pcpu.c 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, 26 Sep 2005 18:12:44 -0000 On Mon, Sep 26, 2005 at 01:44:42PM -0400, Kris Kennaway wrote.. > On Mon, Sep 26, 2005 at 04:55:11PM +0000, Robert Watson wrote: > > rwatson 2005-09-26 16:55:11 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern subr_pcpu.c > > Log: > > Add "show allpcpu" to DDB, which prints the current CPU id followed by > > the per-cpu data for all CPUs. This is easier to ask users to do than > > "figure out how many CPUs you have, now run show pcpu, then run it > > once for each CPU you have". > > My 14-cpu machine thanks you :-) I'm curious: what machine model is that? -- Wilko Bulte wilko@FreeBSD.org