From owner-cvs-src@FreeBSD.ORG Tue Sep 27 14:39:15 2005 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 ADA0216A41F; Tue, 27 Sep 2005 14:39:15 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59BF043D49; Tue, 27 Sep 2005 14:39:15 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (ip68-105-180-11.dc.dc.cox.net [68.105.180.11]) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id j8REeDLP086000 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 27 Sep 2005 10:40:13 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Tue, 27 Sep 2005 10:37:46 -0400 From: Tom Rhodes To: Wilko Bulte Message-Id: <20050927103746.364de995.trhodes@FreeBSD.org> In-Reply-To: <20050926181234.GA23937@freebie.xs4all.nl> References: <200509261655.j8QGtBeE012785@repoman.freebsd.org> <20050926174442.GA57238@xor.obsecurity.org> <20050926181234.GA23937@freebie.xs4all.nl> X-Mailer: Sylpheed version 1.0.5 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, rwatson@FreeBSD.org, cvs-all@FreeBSD.org, kris@obsecurity.org Subject: Re: cvs commit: src/sys/kern subr_pcpu.c 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: Tue, 27 Sep 2005 14:39:15 -0000 On Mon, 26 Sep 2005 20:12:34 +0200 Wilko Bulte wrote: > 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? Who cares about model, can I borrow it. :P -- Tom Rhodes