Re: Too good to believe?

Rafael Reilova (rreilova@ececs.uc.edu)
Mon, 4 May 1998 14:27:07 -0400 (EDT)


On Mon, 4 May 1998, Richard Gooch wrote:

<WWW>root@terrorist.math.ntu.edu.tw writes:
<WWW>>
<WWW>>
<WWW>> him1: Complete Linux kernel compile times:
<WWW>> him1: Dual P2-300, 64mb SDRAM, 75 seconds
<WWW>> him1: Dual PPro166/512, 64mb EDO, 45 seconds
<WWW>
<WWW>
<WWW>% make MAKE="make -j 3"
<WWW>

> I believe in the original post (I don't have it anymore) the
>person doing this benchmark did make -j install which spawns lots of
>process' which would make things faster :) -- I have a dual P166MMX box
>and it takes about 4 minutes to get a kernel compiled...

I heard redirecting stdout/stderr to /dev/null can also speed such tasks
as kernel recompiles on such beasts. The actual compilation becomes I/O
bounded and eliminating the output to the screen reduces some overhead. I
can't try it right now (not at my machine), but supposedly some vendors
use this trick to speed up their quoted SpecMarks. Anybody for a try?

Regards,

--
Rafael Reilova

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu