Just for grins, I timed a buildworld and a buildkernel on my
"mini-server" -- A Pentium-100 with 64MB of memory on a 430HX motherboard,
and a 20.4GB Maxtor hard drive in UDMA33 mode, with softupdates enabled on
/var and /usr. Nothing else was running at the time of the build, and I was
running it from a telnet session on another computer. The kernel is fairly
minimal, and is configured for a single 3Com 3C509B ethernet card, and ATAPI
drive devices. Prior to running the build, I removed everything under
/usr/obj.
The commands and times are reproduced, below:
time make -j 4 buildworld
21000.301u 3108.041s 6:58:32.11 96.0% -437+-279k 60375+139194io 4213pf+0w
time make -j 4 buildkernel KERNEL=SERVER
2157.887u 206.656s 40:55.45 96.2% 1456+1979k 6446+10936io 359pf+0w
--
Paul A. Howes
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message