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

  1. Path: felix.teclink.net!usenet
  2. From: rad@teclink.net (rad)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: New C2P
  5. Date: 17 Jan 1996 03:50:17 GMT
  6. Organization: TECLink Internet Services: info@TECLink.Net
  7. Message-ID: <1405.6589T1284T2899@teclink.net>
  8. References: <9601141632.AA00423@dookie.demon.co.uk>
  9. NNTP-Posting-Host: tc1_51.teclink.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. Jonathan Belson <job@dookie.demon.co.uk> wrote:
  13. >Philipp Boerker (rawneiha@w352zrz.zrz.TU- Berlin.DE) wrote:
  14.  
  15. >: >: It is because of the instrction burst in the 68030 and upwards.
  16. >: >: They benefit of having the loop startpoint 16 bytes aligned.
  17. >:
  18. >: >For  burst  mode  to  make a difference in execution speed, you need
  19. >: >static column RAM, surely?
  20. >:
  21. >: No, you don't. Try your 030 with Instr Burst disabled...
  22.  
  23. >I  tried  SysInfo with all combinations of IBurst and DBurst, no difference
  24. >at all.
  25.  
  26. >I had a look through one of my university texts :  'During a read miss, the
  27. >cache may optionally fill the entire cache line from main memory using four
  28. >longword  read  operations  in a special burst mode.  This feature improves
  29. >the performance of systems with certain types of memory chips that can read
  30. >from  consecutive  addresses  faster  than  they  can  read  from  "random"
  31. >addresses' [Wakerly], ie.  static column ram.
  32.  
  33. Are you sure you're running in fast ram?  (chip-ram is non-burstable.)
  34.  
  35. ------------------------------------------------------------------------------
  36. - Richard Deken                      E-Mail (personal)     rad@teclink.net   -
  37. - VLSI design engineer                      (AuE business) rad@aue.com       -
  38. - Advanced Microelectronics          PGP public key available                -
  39. ------------------------------------------------------------------------------
  40.  
  41.