Date: Sat, 15 Aug 1998 04:06:34 -0400 (EDT) From: Brian Tao <taob@risc.org> To: FREEBSD-CHAT <freebsd-chat@FreeBSD.ORG> Subject: AMD K6-3D "make buildworld" Message-ID: <Pine.GSO.3.96.980815034815.17775B-100000@tor-dev1.nbc.netcom.ca>
next in thread | raw e-mail | index | archive | help
Well, my new home machine is finally stable (first system had a bad CPU, as it turns out). It doesn't turn in anywhere near the fastest time, but it probably gives you the most bang for the buck; an $800 system builds world in less than 54 minutes. Over 3 million DES keys/sec if you overclock to 360 MHz. :) Has anyone benchmarked a Xeon or dual Xeon system yet? # date ; time make buildworld ; date Sat Aug 15 02:07:03 EDT 1998 -------------------------------------------------------------- Cleaning up the temporary build tree -------------------------------------------------------------- mkdir -p /usr/obj/usr/src/tmp chflags -R noschg /usr/obj/usr/src/tmp/ rm -rf /usr/obj/usr/src/tmp [...nearly an hour passes...] ld -r -o tmp.o wcd.o symorder -c symb.tmp tmp.o mv tmp.o wcd_mod.o 3220.10 real 2357.94 user 539.70 sys Sat Aug 15 03:00:43 EDT 1998 /etc/make.conf has "CFLAGS=-O -pipe", built from a clean /usr/obj, 8MB mfs on /var/tmp, /usr/src and /usr/obj mounted async,noatime on a Seagate Medalist Pro 7200-rpm 9.1GB UDMA drive, 256MB RAM installed. 3.0-current from late May. AMD K6-3D running at 3x100-MHz on an AOpen AX59Pro motherboard with 1MB L2 cache. -- Brian Tao (BT300, taob@risc.org) "Though this be madness, yet there is method in't" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980815034815.17775B-100000>