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

  1. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!wupost!waikato.ac.nz!comp.vuw.ac.nz!am.dsir.govt.nz!peterm
  2. Newsgroups: comp.sys.amiga.hardware
  3. Subject: Re: SetCPU
  4. Message-ID: <PETERM.92Sep11173544@kea.am.dsir.govt.nz>
  5. From: peterm@am.dsir.govt.nz (Peter McGavin)
  6. Date: 11 Sep 92 17:35:44
  7. Sender: news@am.dsir.govt.nz
  8. References: <8SEP199215283822@vx9000.weber.edu><ABAIR.92Sep9002447@parsons.sps.mot.com>
  9. Organization: Dept. of Scientific and Industrial Research, NZ.
  10. In-Reply-To: abair@parsons.sps.mot.com's message of Wed, 9 Sep 1992 07:24:47 GMT
  11. Lines: 15
  12.  
  13. Two posters have recently advocated "CPU BURST" in the Startup-Sequence to
  14. get the best performance out of an A3000.  That command turns on both
  15. instruction-burst and data-burst modes.
  16.  
  17. It seems surprising, then, that the OS does not enable data-burst by default.
  18. However I suspect there is a reason why it doesn't, i.e, that data-burst
  19. slows most programs down slightly.
  20.  
  21. My understanding is that data-burst causes every data memory reference to
  22. also reference the adjacent 4 longwords in burst cycles.  So, unless the
  23. surrounding 4 longwords are being put to good use (and usually they are not),
  24. bandwidth is wasted.
  25.  
  26. --
  27. Peter McGavin.   (srwmpnm@wnv.dsir.govt.nz  or  peterm@am.dsir.govt.nz)
  28.