Subject: Re: BSDSRCDIR, was Re: mount*(8) linked as one binary ?
To: None <tech-userlevel@netbsd.org>
From: Frederick Bruckman <fb@enteract.com>
List: tech-userlevel
Date: 11/05/2000 10:16:24
On Sun, 5 Nov 2000, Ignatios Souvatzis wrote:
> On Sun, Nov 05, 2000 at 12:52:23PM +1100, Luke Mewburn wrote:
> > Frederick Bruckman writes:
> > > So the objects all go on NFS? That can't be good.
> 1.5 build:
>
> My machine, 68060/50 MHz/112 MB, local disk: 31 hours
> Bernds machine, 68040/40 MHz/64 MB, NFS: 60 hours
>
> 1.4.3 build, if I recall right:
>
> he's machine, 68040/33 MHz/64 MB, local disk, 1.4 build: 28 hours
> my machne, 68060/50 MHz/112 MB, local disk, 1.4 build: 15 hours
I stand corrected. ;-)
I was doing 1.4.3. builds on the Quadra 840AV over NFS from an
AMD-K6/380Mhz which is also my main desktop (ipfilter, X). The build
goes from ~36 hours over local to ~24. I stopped doing it because of
the alarming errors I see when the time on the Quadra gets way out of
sync (mostly with packages, though -- it's not really a problem with
"make build"). Now I use a local object partition mounted async, and
the whole build takes about ~28 hours. (Sources still over NFS.)
Frederick