From owner-freebsd-current Thu Jan 27 17:41:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 4D7A315724 for ; Thu, 27 Jan 2000 17:41:08 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id RAA03609; Thu, 27 Jan 2000 17:41:05 -0800 (PST) (envelope-from dillon) Date: Thu, 27 Jan 2000 17:41:05 -0800 (PST) From: Matthew Dillon Message-Id: <200001280141.RAA03609@apollo.backplane.com> To: Will Andrews Cc: Warner Losh , current@FreeBSD.ORG Subject: Re: Comments on this patch? References: <200001272144.OAA48475@harmony.village.org> <20000127191516.F32759@shadow.blackdawn.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :On Thu, Jan 27, 2000 at 02:44:27PM -0700, Warner Losh wrote: :> I've been running this for a while. I reversed the normal order to :> make it easier to do the math w/o having to shift columns and flip :> things over. : :Thanks for the patch! It'd be nice to time the buildworld only. Is there :a timed installworld? (I think `make world` is the only one, but I never :really cared that much for these stats anyway ;-) : :-- :Will Andrews :GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- I just use the 'time' csh/tcsh variable: time Control automatic timing of commands. If set, then any com- mand that takes more than this many cpu seconds will cause a line giving user, system, and real times and a utilization percentage which is the ratio of user plus system times to re- al time to be printed when it terminates. I set it to something relatively high, like 15 minutes. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message