From owner-freebsd-current Wed Mar 11 11:04:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07999 for freebsd-current-outgoing; Wed, 11 Mar 1998 11:04:16 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA07985 for ; Wed, 11 Mar 1998 11:04:08 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id LAA29402; Wed, 11 Mar 1998 11:03:59 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199803111903.LAA29402@rah.star-gate.com> cc: "Alok K. Dhir" , hasty@rah.star-gate.com, freebsd@isvara.net, current@FreeBSD.ORG, hasty@rah.star-gate.com Subject: Re: Amazing :-) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <29399.889643039.1@rah> Date: Wed, 11 Mar 1998 11:03:59 -0800 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am sorry . I redid make world with async,noatime and it takes 1:15 minutes to do a make world and I had X running on my system mount /dev/sd0a on / (local) devfs on dummy_mount (local) /dev/sd0f on /usr (asynchronous, NFS exported, local, noatime) /dev/sd0e on /var (local) procfs on /proc (local) CPU is PPro 200Mhz with 96MB of memory scsi controller adpatec 2940UW disk : sd0: type 0 fixed SCSI 2 thats a 4gig 10000rpm disk really good to record live yuv streams for mpeg encoding 8) My mods to /etc/make.conf: NOCLEAN=true CFLAGS= -O -pipe NOPROFILE= true It is not clear that with a faster i/o subsystem that we will get much better times. Cheers, Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message