From owner-freebsd-current@FreeBSD.ORG Mon Jul 12 17:30:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45A7716A4CE for ; Mon, 12 Jul 2004 17:30:53 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032DC43D1D for ; Mon, 12 Jul 2004 17:30:53 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1Bk4df-00013R-Vh; Mon, 12 Jul 2004 10:30:52 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16626.51915.473425.111997@ran.psg.com> Date: Mon, 12 Jul 2004 10:30:51 -0700 To: Jason Dusek References: <40F21606.1000003@uiowa.edu> cc: current@freebsd.org Subject: Re: Optimizing Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 17:30:53 -0000 > I read /usr/src/UPGRADING today and it says that I should set > some special flags if I want high performance. Where do I find > out about these flags? in a custom-built kernel; if you like to run without seatbelts. see section 9 of the handbook. randy