Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 1999 15:24:40 +0100 (BST)
From:      Jose Marques <noway@nohow.demon.co.uk>
To:        stable@FreeBSD.ORG
Subject:   Re: Make World Time
Message-ID:  <Pine.BSF.4.10.9909201515400.625-100000@nohow.demon.co.uk>
In-Reply-To: <Pine.BSF.3.96.990919152505.44957A-100000@abatis.sweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, 19 Sep 1999, Andrew Boothman wrote:
 
> One quick question: how long do you think a 90 MHz Pentium with 48MB of RAM
> will take to do a make world?
> 
> The box's got one IDE HDD.

My hardware;

Libretto 70CT (120Mhz P5 with 32MB Ram no L2 cache)
6.4GB IDE HD (32-bit and multi-block transfers enabled)
softupdates enabled
CFLAGS = -O -pipe
COPTFLAGS = -O -pipe
NOPROFILE = true 
COMPAT22 = yes

About 5 to 6 hours.

Do you have access to a faster machine running the same version of
FreeBSD?  If so you can make buildworld on that machine then make
installworld on your slower machine (mounting the faster machines /usr/src
and /usr/obj filesystems via NFS).  This worked for me with 2.2-stable but
I've not tried it with 3.x-stable.

-- 
Jose Marques






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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