[PATCH] Remove ENABLE_SSE option from i386 and pc98
From: Xin LI (delphij_at_frontfree.net)
Date: 07/01/05
- Previous message: DANIEL hoggan: "Re: mach microkernel"
- Next in thread: John Baldwin: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Reply: John Baldwin: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Reply: Scott Long: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Reply: Xin LI: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 1 Jul 2005 19:11:03 +0800 To: freebsd-arch@FreeBSD.org, re@FreeBSD.org
Hi,
Here is a patch for review, which removes ENABLE_SSE from i386 and
pc98 platforms. I think we should have it before we branch RELENG_6.
The reason why the option should be removed:
- ENABLE_SSE was turned on by default 2 years and 9 months
ago, for I686_CPU. It makes few sense to "enable" something
that is already enabled (No I586_CPUs supports SSE so far
as I am aware)
- We have DISABLE_SSE to disable SSE, having both ENABLE_SSE
and DISABLE_SSE is quite confusing, since DISABLE_SSE
always overrides ENABLE_SSE.
Cheers,
-- Xin LI <delphij frontfree net> http://www.delphij.net/ See complete headers for GPG key and other information.
- application/pgp-signature attachment: stored
- Previous message: DANIEL hoggan: "Re: mach microkernel"
- Next in thread: John Baldwin: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Reply: John Baldwin: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Reply: Scott Long: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Reply: Xin LI: "Re: [PATCH] Remove ENABLE_SSE option from i386 and pc98"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|