From owner-freebsd-hackers Sun Jun 16 20:37:54 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from patrocles.silby.com (d71.as29.nwbl0.wi.voyager.net [169.207.73.71]) by hub.freebsd.org (Postfix) with ESMTP id 04C6D37B40D for ; Sun, 16 Jun 2002 20:37:50 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.4/8.12.4) with ESMTP id g5H3dFcv013600; Sun, 16 Jun 2002 22:39:15 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.4/8.12.4/Submit) with ESMTP id g5H3cs22013597; Sun, 16 Jun 2002 22:39:11 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Sun, 16 Jun 2002 22:38:53 -0500 (CDT) From: Mike Silbersack To: Lucky Green Cc: freebsd-hackers@freebsd.org Subject: RE: LINT CPU features table In-Reply-To: <002d01c21573$d692ea50$0100a8c0@LUCKYVAIO> Message-ID: <20020616223526.B13544-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 16 Jun 2002, Lucky Green wrote: > Mike Silbersack wrote: > > For most cpus, there is little to be gained by fiddling with > > cpu specific options. Hence, there is little reason to > > provide a complex table; having all cpu types enabled as in > > GENERIC is just fine. > > If only a few CPU's would benefit from the CPU-specific options, > creating a table of CPU options for those few CPU's should be all the > simpler. What I am I missing? > > Thanks, > --Lucky IMHO, the performance benefits are so small, that it's best to not even concern people with making cpu-specific kernels. CPU-specific compiler options might actually make a difference, but those tend to create kernels that crash. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message