* Andi Kleen <[email protected]> wrote:
> > It's time to give up on it and just drink more coffee or play more tetris
> > or something, I'm afraid.
>
> Or start using icecream (http://wiki.kde.org/icecream)
distcc is pretty good too. I have a minimal kernel build done in 19
seconds, a fuller build (1.5MB bzImage that boots on all my testboxes)
done in 45 seconds, using gcc 4.0.2.
with the default settings, distcc wasnt saturating my boxes, the key was
to start distccd with a longer queue size (/etc/sysconfig/distccd):
OPTIONS="--nice 5 --jobs 128"
and to get the DISTCC_HOSTS tuning right:
export DISTCC_HOSTS='j/16 n/120 v/40 s/13 e2/7'
in fact my distcc builds are almost as fast as a fully cached ccache
build coming straight out of RAM ...
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]