cvs commit: src Makefile.inc1
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Tue Apr  1 03:39:05 PST 2003
    
    
  
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
    
    
More information about the cvs-all
mailing list