From owner-freebsd-current@FreeBSD.ORG Tue Jul 13 12:12:00 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 E9E3516A4CE for ; Tue, 13 Jul 2004 12:12:00 +0000 (GMT) Received: from mail.emu.edu.tr (mail.emu.edu.tr [193.140.41.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10E2243D39 for ; Tue, 13 Jul 2004 12:12:00 +0000 (GMT) (envelope-from ilker.ozupak@mail.emu.edu.tr) Received: from eniac.emu.edu.tr ([213.208.49.139]) by mail.emu.edu.tr with Microsoft SMTPSVC(5.0.2195.5329); Tue, 13 Jul 2004 15:11:57 +0300 From: Ilker OZUPAK To: Johan Pettersson Date: Tue, 13 Jul 2004 15:10:33 +0300 User-Agent: KMail/1.6.2 References: <200407121248.42792.ilker.ozupak@emu.edu.tr> <20040712214545.O2496@alpha.siliconlandmark.com> <20040713103802.654daae4.manlix@demonized.net> In-Reply-To: <20040713103802.654daae4.manlix@demonized.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200407131510.48257.ilker.ozupak@emu.edu.tr> X-OriginalArrivalTime: 13 Jul 2004 12:11:57.0232 (UTC) FILETIME=[97CB4B00:01C468D2] cc: freebsd-current@freebsd.org Subject: Re: CPUTYPE=p4 & kernel config X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ilker.ozupak@emu.edu.tr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 12:12:01 -0000 =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 13 July 2004 11:38, you wrote: > On Mon, 12 Jul 2004 22:17:56 -0400 (EDT) > > Andre Guibert de Bruet wrote: > > On Mon, 12 Jul 2004, Ilker OZUPAK wrote: > > > is there any kernel options that is mandatory for the > > > "CPUTYPE=3Dp4" case. anything to be addded to GENERIC > > > or to not to be removed. > > > > Your CPU qualifies for the I686_CPU cpu directive. You may consider > > commenting out I{4,5}86_CPU if you are not concerned with having the > > kernel boot on older machines. You may also want to add "options > > CPU_ENABLE_SSE". > > > > Regards, > > Andy > > 'CPU_ENABLE_SSE' is automatically enabled when the kernel is compiled > with 'cpu I686_CPU'. so here are two different configs=20 machine i386 cpu I486_CPU cpu I586_CPU cpu I686_CPU =2E... =2E... machine i386 cpu I686_CPU =2E... =2E... for the first config i should enable it manually. (for a P4 machine) and in second one it is enabled by default so i dont need to add enable to kern. conf should i put options CPU_DISABLE_SSE for P2 and P3 machines? would not using disable option on a p2 machine with kern. conf like=20 second couse any ill effects? like not being able to run the binaries compi= led=20 with -march=3Dpentium4 ... and is this enable disable automaticly has anything to do with CPUTYPE opti= on on the /etc/make.conf =2D -- ilker =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA89FEvxSBSqT0G9ARApQ2AKCLrSXFcJ5LeGsqfdB4Y/5hTCR75ACg83Mg t7kFnSoOgC5Qt7XOmZlvi9M=3D =3Dza1D =2D----END PGP SIGNATURE-----