Date: Tue, 1 Apr 2003 03:39:04 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Message-ID: <200304011139.h31Bd4YY013085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2003/04/01 03:39:04 PST
FreeBSD src repository
Modified files:
. Makefile.inc1
Log:
Parallelize (on the top-level SUBDIR list) the "all" stage of
buildworld. This gives 5-11% percent gain in real buildworld
times on various UP and SMP systems here. I used 4 * hw.ncpu
as an argument to "make -j" in my tests.
Revision Changes Path
1.330 +2 -2 src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304011139.h31Bd4YY013085>
