Date: Sun, 5 Oct 1997 17:33:53 -0700 (PDT) From: Alex <garbanzo@hooked.net> To: current@freebsd.org Subject: Re: cvs commit: src Makefile src/bin/sh Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/gnu/usr.bin/cc/cc_tools Makefile src/gnu/usr.bin/cc/cpp Makefile src/gnu/usr.bin/gdb/gdb Makefile src/lib/libpcap Makefile src/libexec/ftpd Makefile ... Message-ID: <Pine.BSF.3.96.971005165552.865E-100000@zippy.dyn.ml.org> In-Reply-To: <199710052231.QAA18045@Ilsa.StevesCafe.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Oct 1997, Steve Passe wrote: > Hi, > > Here are my results with the new parallel-make capable files. I want to > thank Nickolay Dudorov for having done most of the grunt work on this, > good job Nickolay! <snip> > Time savings with -j12: > > 27 minutes, 0.57 seconds > > COPTFLAGS= -pipe Three questions. What about making that (-pipe) a standard option for all of the Makefiles? Also, has anyone looked at making the kernel build src/sys "parallel-make" safe? How many jobs -jX would provide the best speedup on a UP system? - alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971005165552.865E-100000>