Slashdot Mirror


User: drscriptt

drscriptt's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. kernel compiles on a dual ath... on 23 Second Kernel Compiles · · Score: 1

    I have a dual athalon 1500+ (1.3 GHz), 512 RAM, and 2 uw scsi drives soft raid(0)ed. I issue the following command "time for c in dep clean dep clean dep clean bzImage; do make -j 4 $c; done" after I do a make distclean on a 2.4.18 and a make menuconfig for the defaults. Compile time, around 41 - 43 seconds.

    -G.T.