home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / st / tech / 5623 < prev    next >
Encoding:
Internet Message Format  |  1992-11-13  |  1.6 KB

  1. Path: sparky!uunet!mcsun!uknet!yorkohm!minster!mjl-b
  2. From: mjl-b@minster.york.ac.uk
  3. Newsgroups: comp.sys.atari.st.tech
  4. Subject: Re: Falcon BUS..
  5. Message-ID: <721652083.11304@minster.york.ac.uk>
  6. Date: 13 Nov 92 10:54:45 GMT
  7. References: <mpnolan.720881057@unix1.tcd.ie> <721060362.188@minster.york.ac.uk> <1992Nov11.203921.11068@rmece49.upr.clu.edu> <H.CERjFbwM9dE@fredrik.atari.no>
  8. Reply-To: mjl-b@minster.york.ac.uk (Mathew Lodge)
  9. Organization: Department of Computer Science, University of York, England
  10. Lines: 25
  11.  
  12. In article <H.CERjFbwM9dE@fredrik.atari.no> jornmoe@fredrik.atari.no writes:
  13. >In <1992Nov11.203921.11068@rmece49.upr.clu.edu>, Ricardo Hernandez writes:
  14. >[stuff deleted]
  15. >>  So the Falcon can't do any processing when a DMA is taking place?
  16. >
  17. >The 68030 has a cache, so it might do some processing while DMA occures on the
  18. >bus!
  19.  
  20. The 68030 can't _access the bus_ while DMA is taking place, but it can
  21. continue to do anything else until it requires bus access. 
  22.  
  23. There's also a problem with caches and DMA. Because a cache may contain
  24. data that has yet to be written to memory, it must be flushed before DMA can
  25. take place. This prevents the DMA operation picking up any "old" data held
  26. in main memory. Hence the processor caches are usually flushed before any
  27. DMA operation.
  28.  
  29. > / Joern F. Moe /  All above is my own personal opinion! \
  30. >/ Oslo, Norway /  Any lack of opinion above is also mine! \
  31.  
  32. Mat
  33.  
  34. | Mathew Lodge                      | "I don't care how many times they go    |
  35. | mjl-b@minster.york.ac.uk          |  up-tiddly-up-up. They're still gits."  |
  36. | Langwith College, Uni of York, UK |  -- Blackadder Goes Forth               |
  37.