home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9334 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  980 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  2. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Kernel math emulation
  5. Message-ID: <1992Aug29.102625.16917@klaava.Helsinki.FI>
  6. Date: 29 Aug 92 10:26:25 GMT
  7. References: <1992Aug29.060406.29069@athena.mit.edu>
  8. Organization: University of Helsinki
  9. Lines: 15
  10.  
  11. hammond@kwhpc.caseng.com (Kevin W. Hammond) writes:
  12. >What exactly does the kernel's math emulation buy me?  Is it necessary if
  13. >you *do not* have a coprocessor, or can it be left out entirely?
  14.  
  15. The kernel's math emulation allows you to run programs which use
  16. floating point math.  Unless you don't have _any_ fp math in _any_
  17. program, don't leave it out.  But, and I think you can trust me on this
  18. one, you won't have particularly many useful programs then.  GCC needs
  19. it, for example.
  20.  
  21. I think that the space and time savings for not having the math
  22. emulation in the kernel are negligible.
  23.  
  24. --
  25. Lars.Wirzenius@helsinki.fi
  26.