lkml.org 
[lkml]   [1998]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: make -j changed behaviour
This is a good thing.  To get this behaviour before, you had to do:
MAKE='make -j4' make -j4
which was redundant.

Although, of course, you don't actually do just that. You also need to
use the '-l' flag: for example '-l4'. That will keep make from
spawninga new process if the load is > 4.

-BenRI
--
http://sdcc13.ucsd.edu/~bredelin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.267 / U:1.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site