home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / arch / 12228 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.7 KB

  1. Path: sparky!uunet!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.arch
  4. Subject: Write buffer on DS5000
  5. Message-ID: <ADIWAN.93Jan11135137@QUICK.quick.fox.cs.cmu.edu>
  6. Date: 11 Jan 93 18:51:37 GMT
  7. Article-I.D.: QUICK.ADIWAN.93Jan11135137
  8. Sender: news@cs.cmu.edu (Usenet News System)
  9. Reply-To: adiwan@cs.cmu.edu
  10. Distribution: comp.arch comp.sys.mips
  11. Organization: School of Computer Science, CMU
  12. Lines: 26
  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. Thanks a lot.
  34.     Amer
  35. --
  36. ---------------------------------------------------------------------------
  37. Amer Diwan                    School of Computer Science
  38. Fox Project                    5000 Forbes Avenue
  39. adiwan@cs.cmu.edu                Carnegie Mellon University
  40. (412) 268-3066                                  Pittsburgh, PA 15213
  41.