From owner-freebsd-current@FreeBSD.ORG Fri Apr 6 20:17:51 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F16616A402 for ; Fri, 6 Apr 2007 20:17:51 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (palm.hoeg.nl [83.98.131.212]) by mx1.freebsd.org (Postfix) with ESMTP id C750913C480 for ; Fri, 6 Apr 2007 20:17:50 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 698C71CC22; Fri, 6 Apr 2007 22:17:49 +0200 (CEST) Date: Fri, 6 Apr 2007 22:17:49 +0200 From: Ed Schouten To: Nikolas Britton Message-ID: <20070406201749.GF6950@hoeg.nl> References: <20070405103708.GC842@turion.vk2pj.dyndns.org> <20070405.140109.39240822.imp@bsdimp.com> <20070406142326.GC6950@hoeg.nl> <20070406153500.GE6950@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="f61P+fpdnY2FZS1u" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.14 (2007-02-12) Cc: FreeBSD Current Subject: Re: Do we need this junk? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 06 Apr 2007 20:17:51 -0000 --f61P+fpdnY2FZS1u Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Nikolas Britton wrote: > The legacy bits don't upset me, what upsets me is sacrificing > performance so we can support a minority of legacy systems. IIRC? we > could recode the Kernel for SSE2 math if the processor was guaranteed > to have that SSE2. SSE2 adds 214 new instructions to the existing x86 > instruction set. But SSE2 isn't even used in kernel space, not even on AMD64. As far as I can see, the only exception I can see is pagezero. Just take a look at src/sys/conf/kern.mk. If it's not even possible to use SSE2 in kernelspace on amd64, why would it be possible to do so on i386? --=20 Ed Schouten WWW: http://g-rave.nl/ --f61P+fpdnY2FZS1u Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFGFqrt52SDGA2eCwURAj7nAJ0Y5Pm+vSYTy9Y+Im2qwsDDv/np5gCfe60G U9GwG9kJXwW1kjIompdGYh4= =vP42 -----END PGP SIGNATURE----- --f61P+fpdnY2FZS1u--