On Sunday, June 5, Nick Holland wrote:
> 
> At the time I built it, it could do a build & release in less than an
> hour (BARELY less than an hour!).
> 
> If you want to see fast, think about this:
>   Quad AMD64
>   Fast RAID controller
>   lotsa RAM.
> can't recall what someone said that the build times were, but they made
> my "fbld" machine look like your P100...

A "simple" amd64 machine, nothing fancy:


amd64:106> uname -a
OpenBSD amd64 3.7 GENERIC#1 amd64
amd64:107> dmesg | grep cpu
cpu0 at mainbus0: (uniprocessor)
cpu0: AMD Athlon(tm) 64 Processor 3200+, 2100.24 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,NXE,MMXX,LONG,3DNOW2,3DNOW
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 1MB 64b/line 
16-way L2 cache
cpu0: ITLB 32 4KB entries fully associative, 8 4MB entries fully associative
cpu0: DTLB 32 4KB entries fully associative, 8 4MB entries fully associative
amd64:108> dmesg | grep wd
wd0 at pciide0 channel 0 drive 0: <Maxtor 6Y080P0>
wd0: 16-sector PIO, LBA, 78167MB, 160086528 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 6
dkcsum: wd0 matched BIOS disk 80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302


amd64:109> time make SUDO=sudo build
....
info /usr/share/info
cd /usr/src/share/man && exec make makedb
/usr/libexec/makewhatis /usr/share/man
1846.399 user, 605.446 sys, 47:21.93 real, 86.2% cpu
0k text, 0k data+stack, 0k avg, 0k max
89642 in, 122343 out, 132333 faults, 81237466 reclaims, 0 swaps


--Toby.

Reply via email to