home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / hardware / 15331 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.6 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!gatech!ukma!rutgers!cbmvax!daveh
  2. From: daveh@cbmvax.commodore.com (Dave Haynie)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: SetCPU
  5. Message-ID: <35099@cbmvax.commodore.com>
  6. Date: 14 Sep 92 16:59:10 GMT
  7. References: <8SEP199215283822@vx9000.weber.edu> <ABAIR.92Sep9002447@parsons.sps.mot.com> <PETERM.92Sep11173544@kea.am.dsir.govt.nz>
  8. Reply-To: daveh@cbmvax.commodore.com (Dave Haynie)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 21
  11.  
  12. In article <PETERM.92Sep11173544@kea.am.dsir.govt.nz> peterm@am.dsir.govt.nz (Peter McGavin) writes:
  13.  
  14. >It seems surprising, then, that the OS does not enable data-burst by default.
  15. >However I suspect there is a reason why it doesn't, i.e, that data-burst
  16. >slows most programs down slightly.
  17.  
  18. Wow, someone though before they posted!  You win the cupie doll, that's 
  19. absolutely right.  Instruction burst is generally a guaranteed win -- the only
  20. time you don't fetch instructions in order is around jumps.  So prefetching
  21. instructions usually wins.  With data, the program's behavior may lead to 
  22. burst acting either favorably or unfavorably.  If the extra three longwords
  23. of a fetch tend to be used, it's a win, if they tend to be discarded, it's a
  24. loss.  
  25.  
  26. The software folks at the time (mainly Bryce Nesbitt I think) did some testing
  27. and found data burst to hurt more than help under AmigaOS.  That's a general
  28. observation which is certainly program and OS dependent.
  29. -- 
  30. Dave Haynie Commodore-Amiga (Amiga 3000) "The Crew That Never Rests"
  31.    {uunet|pyramid|rutgers}!cbmvax!daveh      BIX: hazy
  32.     "Work like a horse, drink like a fish"    - Psychefunkapus
  33.