From owner-freebsd-current Mon Nov 17 08:53:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA23555 for current-outgoing; Mon, 17 Nov 1997 08:53:10 -0800 (PST) (envelope-from owner-freebsd-current) Received: from Ilsa.StevesCafe.com (Ilsa.StevesCafe.com [205.168.119.129]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA23547 for ; Mon, 17 Nov 1997 08:53:06 -0800 (PST) (envelope-from fbsd@Ilsa.StevesCafe.com) Received: from Ilsa.StevesCafe.com (localhost [127.0.0.1]) by Ilsa.StevesCafe.com (8.8.7/8.8.5) with ESMTP id JAA19908; Mon, 17 Nov 1997 09:52:54 -0700 (MST) Message-Id: <199711171652.JAA19908@Ilsa.StevesCafe.com> X-Mailer: exmh version 2.0gamma 1/27/96 From: Steve Passe To: Steve Price cc: chuckr@glue.umd.edu, current@FreeBSD.ORG Subject: Re: make world time???/ In-reply-to: Your message of "Mon, 17 Nov 1997 05:27:16 CST." <34702A14.2781E494@hiwaay.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Nov 1997 09:52:54 -0700 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi, > So here's my vote for the benchmark standard: > > /usr/src and /usr/obj on one disk with !async we might need 2 classes, here, single disk, mounted sync, and dual disks, /usr/src mounted noatime, /usr/obj mounted async, noatime. --- > CFLAGS=-O -pipe > make cleandir && make world I *really* would like to see the target be "make buildworld". The "make install" portion doesn't have much to do with the variabilities of the overall times, and I don't want to do six make worlds (ie make installs) in a row on my development systems. "make buildworld" is safe, even when we have major breakage in the source tree, but obviously "make install" isn't! -- Steve Passe | powered by smp@csn.net | Symmetric MultiProcessor FreeBSD