Computer Science 251
Computer Organization and Architecture

Dickinson College
Fall Semester 2005
Grant Braught

Class #20 - Cache Memory

Main Ideas For Today

Reading Assignment

Lecture Slides

Web Sites Related to Today's Topic

Homework Assigned Today

    Due Date: 11/21/05

  1. Null & Lobur, Chapter 6: #2, #4, #6, #9.
  2. Answer the following question using the system from problem #2. Where in the cache (which block and byte) would the byte with main memory address 12938410 be located if it were in the cache?
  3. Write a paragraph discussing the relative potential for thrashing to occur in the three cache mapping schemes that we have discussed (Direct, Fully Associative, Set Associative).

Project Assigned Today