From owner-freebsd-current Mon Apr 21 21:44:52 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA12982 for current-outgoing; Mon, 21 Apr 1997 21:44:52 -0700 (PDT) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id VAA12977 for ; Mon, 21 Apr 1997 21:44:49 -0700 (PDT) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 1.60 #1) id 0wJXQp-0000Fe-00; Mon, 21 Apr 1997 22:43:55 -0600 To: Amancio Hasty Subject: Re: Speed deamons: How to build a build box? Cc: Chris Timmons , current@freebsd.org In-reply-to: Your message of "Mon, 21 Apr 1997 14:56:40 PDT." <199704212156.OAA04372@rah.star-gate.com> References: <199704212156.OAA04372@rah.star-gate.com> Date: Mon, 21 Apr 1997 22:43:55 -0600 From: Warner Losh Message-Id: Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199704212156.OAA04372@rah.star-gate.com> Amancio Hasty writes: : This sounds really good . Now if the kernel and/or file system gurus can : make their recommendations 4 or 5 runs should be all that we need. : : Once is documented others I am sure will be happy to add to the document their : own experiments 8) Yes. Here's what I plan on doing: Run 1: Out of the box. No special flags to mount or /etc/make.conf Run 2: Mount /usr/src and /usr/obj async,noatime Run 3: -pipe Run 4: async,noatime and -pipe I'd like to run separate disks tests, but I don't have a second hard disk that is suitable for this sort of thing. So I can't do ccd tests either. All runs will be one the same, arbitrary source tree. Warner