make -j changed behaviour

Dave Airlie (airlied@skynet.csn.ul.ie)
Fri, 11 Sep 1998 12:38:30 +0100 (IST)


Hi,
I've been changing the MAKE variable in my makefile to make -j 4
for a long time now ... I recently went to 2.1.117 and the behaviour I
used to get from make -j has changed .. it used to only parallel make
inside sub-dirs so I only ever had 4 gcc's going now it parallel makes
sub-dirs as well as contents .. which is a bit destructive for me poor
P-60 I can potentially have 16 compiles ..

Ah well .. I'll just have to get a faster machine :-)

Dave.

------------ David Airlie, David.Airlie@ul.ie,airlied@skynet --------
Telecommunications Research Centre, ECE Dept, University of Limerick \
http://www.csn.ul.ie/~airlied -- Telecommunications Researcher \
--- TEL: +353-61-202695 -----------------------------------------------

-
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/