From owner-cvs-src@FreeBSD.ORG Wed Sep 28 18:40:24 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 A4C1416A41F; Wed, 28 Sep 2005 18:40:24 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr7.xs4all.nl (smtp-vbr7.xs4all.nl [194.109.24.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 019DB43D4C; Wed, 28 Sep 2005 18:40:23 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr7.xs4all.nl (8.13.3/8.13.3) with ESMTP id j8SIeLAL056681; Wed, 28 Sep 2005 20:40:22 +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 j8SIeLc1038480; Wed, 28 Sep 2005 20:40:21 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j8SIeLqT038479; Wed, 28 Sep 2005 20:40:21 +0200 (CEST) (envelope-from wb) Date: Wed, 28 Sep 2005 20:40:21 +0200 From: Wilko Bulte To: Tom Rhodes Message-ID: <20050928184021.GA38430@freebie.xs4all.nl> References: <200509261655.j8QGtBeE012785@repoman.freebsd.org> <20050926174442.GA57238@xor.obsecurity.org> <20050926181234.GA23937@freebie.xs4all.nl> <20050927103746.364de995.trhodes@FreeBSD.org> <20050927184742.GB30441@freebie.xs4all.nl> <20050928044624.2e052569.trhodes@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050928044624.2e052569.trhodes@FreeBSD.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, 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: Wed, 28 Sep 2005 18:40:24 -0000 On Wed, Sep 28, 2005 at 04:46:24AM -0400, Tom Rhodes wrote.. > On Tue, 27 Sep 2005 20:47:42 +0200 > Wilko Bulte wrote: > > > On Tue, Sep 27, 2005 at 10:37:46AM -0400, Tom Rhodes wrote.. > > > 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 > > > > A UE4500 is quite loud and quite hot. Not a box I would want at home. > > Could heat the house during those cold winter nights. :) And burn it to charcoal during summer. Sure.. -- Wilko Bulte wilko@FreeBSD.org