From owner-freebsd-questions@FreeBSD.ORG Fri May 27 17:44:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F15016A41C for ; Fri, 27 May 2005 17:44:08 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id E227F43D1F for ; Fri, 27 May 2005 17:44:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D2A835140A; Fri, 27 May 2005 10:44:55 -0700 (PDT) Date: Fri, 27 May 2005 10:44:55 -0700 From: Kris Kennaway To: Ryan Rempel Message-ID: <20050527174455.GA79637@xor.obsecurity.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: freebsd-questions@freebsd.org Subject: Re: Good CPUTYPE setting for make.conf for mixed environment? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2005 17:44:08 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 26, 2005 at 08:38:46PM -0500, Ryan Rempel wrote: > I've got several machines that I want to maintain identical > installations on. Some of them have athlon-xp CPUs and some have > pentium4's. >=20 > What would be a good CPUTYPE setting to use in make.conf? Would an > athlon-xp run well (or at all) if I used pentium4? Would a pentium4 > run well (or at all) if I used athlon-xp? No and no. > Or should I use a "lowest > common denominator" (and if so, what -- something like i686 perhaps?). I think i686 should be OK. > I guess the other question is whether I should worry about this at all > -- I've got no CPUTYPE setting in make.conf at the moment at all -- > would a more "tuned" setting actually make that much difference? Probably not much of one. More important are your kernel settings (e.g. not compiling your kernel with i386/i486 support). Kris --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCl1yXWry0BWjoQKURAmxQAKDMWGnKRcLRJ+mqj3udq7i+/fmEdgCeKhCu PkmFnTsjL5LM3uSX3ohGy+o= =RgU7 -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--