Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 10:35:55 -0500
From:      David Syphers <dsyphers@uchicago.edu>
To:        Stephen Montgomery-Smith <stephen@math.missouri.edu>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: CPU_ATHLON_SSE_HACK
Message-ID:  <200206161035.55287.dsyphers@uchicago.edu>
In-Reply-To: <3D0CA144.27B68749@math.missouri.edu>
References:  <3D0CA144.27B68749@math.missouri.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 16 June 2002 09:31 am, Stephen Montgomery-Smith wrote:
> I saw in the release notes for 4.6-stable that there is an option in
> LINT for CPU_ATHLON_SSE_HACK.  I looked all around LINT and the Freebsd
> web site, but I couldn't find many details.  What are SSE instructions,
> and how would I know if my BIOS had enabled them?

SSE won't be enabled anyway unless you've defined CPU_ENABLE_SSE in your 
kernel.  The only reason I do this is that mplayer might use SSE to run a 
little faster.  If you really want to know what they are, the SSE 
instructions can be seen at http://www.cpuid.com/sse.htm.

The original patch related to the Athlon problem was posted to freebsd-audit 
January 22 - search 
http://groups.google.com/groups?hl=en&group=mailing.freebsd for 
"CPU_ATHLON_SSE_HACK".

-David

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206161035.55287.dsyphers>