From owner-freebsd-hackers Sat May 8 4:32: 0 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ren.detir.qld.gov.au (ns.detir.qld.gov.au [203.46.81.66]) by hub.freebsd.org (Postfix) with ESMTP id 865C015192 for ; Sat, 8 May 1999 04:31:50 -0700 (PDT) (envelope-from syssgm@detir.qld.gov.au) Received: by ren.detir.qld.gov.au; id VAA20072; Sat, 8 May 1999 21:31:20 +1000 (EST) Received: from ogre.detir.qld.gov.au(167.123.8.3) by ren.detir.qld.gov.au via smap (4.1) id xma020066; Sat, 8 May 99 21:30:54 +1000 Received: from atlas.detir.qld.gov.au (atlas.detir.qld.gov.au [167.123.8.9]) by ogre.detir.qld.gov.au (8.8.8/8.8.7) with ESMTP id VAA11993; Sat, 8 May 1999 21:30:54 +1000 (EST) Received: from nymph.detir.qld.gov.au (nymph.detir.qld.gov.au [167.123.10.10]) by atlas.detir.qld.gov.au (8.8.5/8.8.5) with ESMTP id VAA26132; Sat, 8 May 1999 21:30:53 +1000 (EST) Received: from nymph.detir.qld.gov.au (localhost.detir.qld.gov.au [127.0.0.1]) by nymph.detir.qld.gov.au (8.8.8/8.8.7) with ESMTP id VAA22585; Sat, 8 May 1999 21:30:53 +1000 (EST) (envelope-from syssgm@nymph.detir.qld.gov.au) Message-Id: <199905081130.VAA22585@nymph.detir.qld.gov.au> To: Doug Rabson Cc: freebsd-hackers@freebsd.org, syssgm@detir.qld.gov.au, Andrew Reilly Subject: Re: Pentium-III and FreeBSD? References: In-Reply-To: from Doug Rabson at "Fri, 07 May 1999 23:25:15 +0100" Date: Sat, 08 May 1999 21:30:52 +1000 From: Stephen McKay Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Friday, 7th May 1999, Doug Rabson wrote: >If you fix this, I can review it. I more or less promised this support to >the XFree86 folks if they started using the extra state. You should also >consider the AMD 3DNow! stuff which also has extra state I think. 3DNow! overlays the same FP registers that MMX overlays. But it has a cute cache line prefetch instruction that might be useful in some areas (I'm thinking bcopy/bzero). I can test K6-2 specfic stuff, but can't seem to find the time to write any. :-( Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message