From owner-cvs-src Fri Feb 7 19:35:23 2003 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 3127237B401; Fri, 7 Feb 2003 19:35:21 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B83D643F93; Fri, 7 Feb 2003 19:35:20 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 9F1982A89E; Fri, 7 Feb 2003 19:35:20 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Julian Elischer Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/sys proc.h src/sys/kern kern_clock.c kern_exit.c subr_prof.c In-Reply-To: <200302080258.h182wGsb081303@repoman.freebsd.org> Date: Fri, 07 Feb 2003 19:35:20 -0800 From: Peter Wemm Message-Id: <20030208033520.9F1982A89E@canning.wemm.org> Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Julian Elischer wrote: > julian 2003/02/07 18:58:16 PST > > Modified files: > sys/sys proc.h > sys/kern kern_clock.c kern_exit.c subr_prof.c > Log: > A little infrastructure, preceding some upcoming changes > to the profiling and statistics code. > > Submitted by: DavidXu@ > Reviewed by: peter@ OK, I know what this is, but a more useful description would be useful. Perhaps something like: "Multiple threads could turn profiling on or off at the same time. Keep track and do the right thing.". Folks shouldn't need to guess at the intent of this sort of thing or spend 15 minutes trying to figure out what you're up to. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message