home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / 18801 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.4 KB  |  50 lines

  1. Newsgroups: comp.sys.atari.st
  2. Path: sparky!uunet!Cadence.COM!keiths
  3. From: keiths@Cadence.COM (Keith Sabine)
  4. Subject: Re: Falcon with 68882.
  5. Message-ID: <1992Dec22.163540.12372@Cadence.COM>
  6. Sender: Keith Sabine
  7. Organization: Cadence Design Systems, Inc.
  8. References: <1992Nov24.145139.28075@gserv1.dl.ac.uk> <1992Nov24.184524.3830@newshost.lanl.gov> <1f09bnINNkbo@rs1.rrz.Uni-Koeln.DE>
  9. Date: Tue, 22 Dec 1992 16:35:40 GMT
  10. Lines: 38
  11.  
  12. In article <1f09bnINNkbo@rs1.rrz.Uni-Koeln.DE> kim@vax.mpiz-koeln.mpg.dbp.de writes:
  13. >In <1992Nov24.184524.3830@newshost.lanl.gov> hutch@bellman.lanl.gov (John Hutchinson) writes:
  14. >
  15. >>The addition of an FPU such as the 68882 does not speed up a machine.  It
  16. >>only helps crunch floating point math operations _if_ the software is
  17. >>written so as to address an FPU if one exists.
  18. >
  19. >True, the mere addition of an FPU doesn't speed up anything,  the
  20. >FPU  has  to  be  used  by  the  software, otherwise it's utterly
  21. >useless. But if the software using the FPU ist the OS itself, the
  22. >addition of an FPU can very well lead to a general speedup.
  23.  
  24.  
  25. A FPU like the 68881/68882 does what the name says, i.e. floating
  26. point (number crunching to you) calculations. Now what does an OS
  27. do? It manages directories, files etc, all pretty mundane stuff,
  28. and all character or integer - based. So if the OS doesn't do
  29. floating point calculations (and lots of them) them you won't get
  30. any speed up.
  31.  
  32. So what sort of things would benefit from a FPU? Well, 3D graphics
  33. (where you need to calculate trig functions which are a LOT faster
  34. with the FPU), CAD packages and the like. Unless you are interested
  35. in these sort of things (I am), then a 68881/2 is a waste of money.
  36.  
  37. Keith.
  38.  
  39.  
  40. *----------------------------------------------------------------------------*
  41. * Keith Sabine                              Phone: (44)-344-360333           *
  42. * Cadence Design Systems UK Ltd,            Fax:   (44)-344-360324           *
  43. * Bagshot Road,                             Email: keiths@cadence.com        *
  44. * Bracknell,                                                                 *
  45. * England RG12 3PH                          Standard Disclaimer:             *
  46. *                                           'Ahem, this is my theory,        *
  47. *                                           which is mine, all mine...'      *
  48. *----------------------------------------------------------------------------*
  49.  
  50.