CSE 378 - Spring 1998

Machine Organization and Assembly Language Programming

Problem Set #7

Due Wednesday, May 27, 1998

 

  1. Problem 7.7 (direct-mapped, single-word blocks)
  2. Problem 7.8 (direct-mapped, 4-word blocks)
  3. Problem 7.20 (2-way set associative, single-word blocks)
  4. Problem 7.22 (fully associative, 4-word blocks)
  5. Problem 7.13 (comparison of cache performance - find where one has an advantage)
  6. Problem 7.14 (comparison part 2 - find where the other has an advantage)
  7. Problem 7.23 (find a case where 2-way LRU performs worse than direct-mapped)
  8. Problem 7.15 (average memory access time)
  9. Problem 7.16 (increasing size at cost of clock speed)
  10. Problem 7.27 (comparison of cache configurations)
  11. Problem 7.24 (total bits required for cache)