Date: Thu, 14 Oct 2004 15:03:50 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: "Walker, Michael" <Michael.Walker2@capita.co.uk> Cc: "Freebsd-Questions \(E-mail\)" <freebsd-questions@freebsd.org> Subject: Re: Compiling 4-RELEASE on 5-STABLE Message-ID: <20041014140350.GA41396@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <A95E24C61BD9D611AF6200080255E43A0A3D3366@CAPITAEMAIL02> References: <A95E24C61BD9D611AF6200080255E43A0A3D3366@CAPITAEMAIL02>
next in thread | previous in thread | raw e-mail | index | archive | help
--k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 14, 2004 at 02:45:38PM +0100, Walker, Michael wrote: > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Subhro > >Yeh, I forgot to mention about the FPU. Thanks for adding up. =20 > Just on a side note here, could someone explain to me what a 'FPU-less' > system actually is? Ancient history. FPU means 'Floating Point Unit' -- ie. the bit of the CPU that handles arithmetic etc. on floading point numbers. Way back in the mists of processor pre-history, the original 8086 was an integer-only CPU. The same applied to the 80186, 80286 and 80386, although by that time it had grown a companion chip the 80n87 which held the FPU. By the time the 80486 came along, the FPU was incorporated into the main CPU silicon, although there were some cheapo 486 chips where the FPU had failed during manufacturing, sold as integer only processors. In order to run Unix on such systems, it was necessary to provide a software library to emulate the FPU system. FreeBSD actually came with a choice of two. All obsolete now. All other IA32 architecture CPUs have had a built in FPU as standard, as do all modern general purpose CPU chips. =20 Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBbodGiD657aJF7eIRAtJcAJ0YSoDr/LSEp2VrEPvqg5SCCyj9QwCgi1IV X4bfikvrM2JBVJHr6wt8+ZQ= =KalM -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041014140350.GA41396>