home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / internal / 2056 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  826 b 

  1. Path: sparky!uunet!auspex-gw!guy
  2. From: guy@Auspex.COM (Guy Harris)
  3. Newsgroups: comp.unix.internals
  4. Subject: Re: Floating point emulation
  5. Message-ID: <15900@auspex-gw.auspex.com>
  6. Date: 15 Dec 92 03:37:10 GMT
  7. References: <1992Dec8.022408.16408@candle.uucp> <181290@mbf.UUCP>
  8. Sender: news@auspex-gw.auspex.com
  9. Organization: Auspex Systems, Santa Clara
  10. Lines: 8
  11. Nntp-Posting-Host: auspex.auspex.com
  12.  
  13. >Profiling data is collected during clock interrupts.  Any code which
  14. >executes at a higher interrupt priority than the clock will never show up
  15. >in the profile.  This is probably the case for the floating point
  16. >emulation code.
  17.  
  18. I would be *quite* surprised if they had to run floating-point emulation
  19. with the IPL cranked up high, and, unless they *did* have to for some
  20. reason, would be quite surprised if they *did* do so....
  21.