home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / minix / 4431 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!email!hp
  3. From: hp@vmars.tuwien.ac.at (Peter Holzer)
  4. Subject: Re: (none given)
  5. Message-ID: <1992Sep15.171206.8811@email.tuwien.ac.at>
  6. Sender: news@email.tuwien.ac.at
  7. Nntp-Posting-Host: quasi.vmars.tuwien.ac.at
  8. Organization: Technical University Vienna, Dept. for Realtime Systems, AUSTRIA
  9. References: <1992Sep9.120116.13849@udel.edu> <ETLMIKE.92Sep10173232@jerry.ericsson.se>     <1992Sep11.093444.223@email.tuwien.ac.at> <ETLMIKE.92Sep11121917@jerry.ericsson.se>
  10. Date: Tue, 15 Sep 1992 17:12:06 GMT
  11. Lines: 16
  12.  
  13. etlmike@jerry.ericsson.se (Mike Wilcox) writes:
  14.  
  15. >I seem to remember that using -finline-functions actually made things
  16. >worse. If anyone can explain THAT one to me, I'd be grateful!
  17.  
  18. Two wild guesses: It could be that some critical loop grew beyond the
  19. size of the instruction cache by inlining non-trivial functions, or
  20. that the register allocation algorithm ran out of registers and
  21. produced non-optimal code.
  22.  
  23.     Peter
  24. -- 
  25. |    _  | Peter J. Holzer                       | Think of it   |
  26. | |_|_) | Technical University Vienna           | as evolution  |
  27. | | |   | Dept. for Real-Time Systems           | in action!    |
  28. | __/   | hp@vmars.tuwien.ac.at                 |     Tony Rand |
  29.