CS 61C (Fall 2007)

Quiz 36

Two questions, submit as "quiz36".  Due 2:45pm before lecture 11/28/2007.


For this quiz consider the following I/O system characteristics: To answer these questions you may wish to create a timing diagram (wave window style) or something similar to your old pipelining diagrams. Consider making an ordered list of the actions which are part of a memory access, and then assigning a duration to each of them, to find the total time. Be sure to take into account which actions may be overlapped in time.

1.

Find the sustained read bandwidth (number of bytes per second) using 4word block accesses.

2.

Find the total latency (number of clock cycles) of a 256word read using 32word block accesses.