FPU on the UNIX pc (was Re: All right! and 1.2M floppies; HwNote05)

Stephen J. Friedl friedl at vsi.COM
Mon Oct 24 02:16:17 AEST 1988


In article <528 at icus.islp.ny.us>, lenny at icus.islp.ny.us (Lenny Tropiano) writes:
> I'm not sure if this is actually true, but if someone was able to
> interface the MC68881 math acc. unit to the UNIX PC, the software problems
> might not be too hard.  Of course without system source, you wouldn't
> be able to recompile anything in the system to utilitize the FPU.  

One must be careful with plugging in math chips and stuff.  Many
times the operating system must provide support in the context
switch mechanism to save/restore the FP registers on-chip.  Without
this, a single process will work fine but multiple processes using
the FPU may fail because their registers get confused.

Also, some systems keep their floating point emulator in the kernel,
so putting in a math chip will indeed speed up things without a
recompile all around.

Disclaimer: I know nothing about the MC68881 or the specifics of the
UNIX-PC kernel, but this may be a consideration for the adventurous.

-- 
Steve Friedl    V-Systems, Inc.  +1 714 545 6442    3B2-kind-of-guy
friedl at vsi.com     {backbones}!vsi.com!friedl    attmail!vsi!friedl
---------Nancy Reagan on the Three Stooges: "Just say Moe"---------



More information about the Comp.sys.att mailing list