Re: make -j with j <= 4 seems to only load a single CPU core

From: Jan Engelhardt
Date: Thu Feb 23 2006 - 14:42:27 EST


>
>This is quite odd and I've no idea where to start looking for the
>cause, but let me describe what I'm seeing and maybe someone can point
>me in the right direction.
>When I build new kernels I use 'make -j' to get both CPU cores busy
>and minimize build time.
>
I have seen something similar, but at a different point.
Often, `make -j2` makes make run in a way that only one instance of gcc is
active at a time.


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