home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mips / 1165 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.8 KB

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!netnews-2.srv.cs.cmu.edu!adiwan
  2. From: adiwan@quick.fox.cs.cmu.edu (Amer Diwan)
  3. Newsgroups: comp.sys.mips
  4. Subject: Questions about the R3000 cache
  5. Message-ID: <ADIWAN.93Jan12165206@QUICK.quick.fox.cs.cmu.edu>
  6. Date: 12 Jan 93 21:52:06 GMT
  7. Article-I.D.: QUICK.ADIWAN.93Jan12165206
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Reply-To: adiwan@cs.cmu.edu
  10. Distribution: comp.sys.mips
  11. Organization: School of Computer Science, CMU
  12. Lines: 30
  13. Nntp-Posting-Host: quick.fox.cs.cmu.edu
  14.  
  15. I am collecting memory reference traces from ML programs compiled with SML/NJ
  16. compiler and running them through cache simulators (dinero/tycho).  I am doing
  17. this on DECStations 5000/120 and DECStations 5000/200 running Mach.  For
  18. me to be able to accurately evaluate the effects of memory access patterns on
  19. the running time of the programs, I need to have a detailed understanding of
  20. the write buffer behavior.  I need answers to the following:
  21.  
  22. 1. Latency of a write hit when the write buffer is empty
  23. 2. Latency of a write hit when the write buffer is full
  24. 3. Latency of a write miss when the write buffer is empty
  25. 4. Latency of a write miss when the write buffer is full
  26.  
  27. The DS5000/200 specs. seem to answer at least 3: 13 cycles (CPU cache fill).
  28. What about the rest?
  29.  
  30. Are there any trace driven simulators out there that take the write buffer
  31. into consideration?
  32.  
  33. Other questions: is the R3000 cache write-allocate?  If so, does it do
  34. sub-block replacement or is a whole cache line brought in at once on a write
  35. miss? 
  36.  
  37. Thanks a lot.
  38.     Amer
  39. --
  40. ---------------------------------------------------------------------------
  41. Amer Diwan                    School of Computer Science
  42. Fox Project                    5000 Forbes Avenue
  43. adiwan@cs.cmu.edu                Carnegie Mellon University
  44. (412) 268-3066                                  Pittsburgh, PA 15213
  45.