Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2004 10:17:29 +0000
From:      Nick Barnes <Nick.Barnes@pobox.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: port make index (was: Re: make -j$n buildworld : use of -j investigated) 
Message-ID:  <3282.1101377849@thrush.ravenbrook.com>
In-Reply-To: <opsh0jp9ge8527sy@smtp.local>  from Ronald Klop <ronald-freebsd8@klop.yi.org>  of "Thu, 25 Nov 2004 10:09:35 %2B0100"

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Nov 2004 16:19:02 +0900, Rob <spamrefuse@yahoo.com> wrote:

> >      time(minutes) * speed(MHz) * nproc / 1000 MHz

Looking at your examples, it seems you divide by 1e5, not by 1000.  In
other words, buildworld is CPU bound and takes about 6e12 clock
cycles.  Use -j<nproc>.

Nick B



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3282.1101377849>