home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3810 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: One hardware-basher's manifesto
  5. Date: 24 Feb 1996 10:24:25 +0100
  6. Organization: dis-
  7. Message-ID: <4gmlg9$jo3@serpens.rhein.de>
  8. References: <04000205714080640503@BIRDLAND> <4ge8na$vhe@ar.ar.com.au> <38232623@kone.fipnet.fi>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi> writes:
  12.  
  13. >> Is it not true that data burst mode will slow you down if you are
  14. >> "randomly" accessing memory? I've heard that it will, although I have not
  15. >> experimented with it. Logic seems to dictate that it could.
  16.  
  17. >It depends on the memory system,
  18.  
  19. .. and the CPU. A 040 does always use bursts for cachable data, the only
  20. way to turn bursts off is to disable the cache and _that's_ slowing down
  21. everything significantly. Disabling bursts almost never helps.
  22. The 030 can use its caches even without bursting. There the advantages
  23. and disadvantages depend on the probabilities for cycles wasted by bursts
  24. and that's a function of the memory system.
  25.  
  26. Regards,
  27. -- 
  28.                                 Michael van Elst
  29.  
  30. Internet: mlelstv@serpens.rhein.de
  31.                                 "A potential Snark may lurk in every tree."
  32.