From owner-freebsd-questions Thu Oct 24 14:35:51 2002 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 5279237B401 for ; Thu, 24 Oct 2002 14:35:50 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD11E43E6E for ; Thu, 24 Oct 2002 14:35:49 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 216D266C7B; Thu, 24 Oct 2002 14:35:49 -0700 (PDT) Date: Thu, 24 Oct 2002 14:35:48 -0700 From: Kris Kennaway To: Lowell Gilbert Cc: Walter , "freebsd-questions@FreeBSD.org" Subject: Re: kernel optimization Message-ID: <20021024213548.GA54124@xor.obsecurity.org> References: <3DB80AF6.4559ED25@earthlink.net> <44bs5j24kb.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <44bs5j24kb.fsf@be-well.ilk.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 24, 2002 at 12:18:44PM -0400, Lowell Gilbert wrote: > Walter writes: >=20 > > Q: Do I comment out the "I386_CPU" and "I486_CPU" > > lines to optimize for a Pentium, (& if not, how do I,) and >=20 > Yes. >=20 > > Q: Does it make a significant difference? >=20 > It will make the kernel a bit smaller, but it won't speed anything up. It will speed up some kernel code, because it will use different (non-386 compatible) asm code for things like bzero. Kris --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9uGe0Wry0BWjoQKURAr8eAJ9x92d44gHYgMJMPvldQfN/5bQ3vgCeNuHK 19+XkHDQ3moptTUAlSwqCLY= =3tnZ -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message