Ben Hutchings wrote:
> On Sun, 2012-12-16 at 11:14 +1100, paul.sz...@sydney.edu.au wrote:

>>  - Why not use float instead of infinite-precision integer arithmetic?
>
> We cannot assume the presence of an FPU.  (The kernel handles FPU
> emulation for userland, but not for itself.)

Also, the scheduler doesn't reset floating-point state when switching
between kernel threads.  Dealing with floating-point exceptions can be
another source of pain.

Jonathan


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to