Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Nov 1997 00:24:37 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Wolfram Schneider <wosch@cs.tu-berlin.de>
Cc:        Chuck Robey <chuckr@Glue.umd.edu>, smp@freebsd.org
Subject:   Re: Some SMP timing tests. 
Message-ID:  <8144.878545477@time.cdrom.com>
In-Reply-To: Your message of "03 Nov 1997 09:10:10 %2B0100." <p1i7maqgzz1.fsf@panke.panke.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > /usr/bin/time -l make -j 12 buildworld:
> >      5389.14 real      3229.98 user      2902.01 sys
> > With patched Makefile and bsd.subdir.mk, same command:
> >      2780.55 real      1696.39 user      1571.73 sys
> 
> I doubt that the patch can reduce the time up to 50%.

Hmmm.  Are you sure this works with the world target?  I applied
the patch and ran a make world with it, and it died here:

===> lib
===> lib/csu/i386
install -C -o bin -g bin -m 444 /usr/src/lib/csu/i386/dlfcn.h  /usr/include
install -c -o bin -g bin -m 444 crt0.o c++rt0.o gcrt0.o scrt0.o sgcrt0.o  /usr/l
ib
install: crt0.o: No such file or directory
*** Error code 71

Stop.

[During the "make all install" phase]

					Jordan



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