CS520
Fall 2016
Laboratory 11
Friday November 18
The lab must be submitted prior to noon on Wednesday November 23.


Because the lab is difficult there is an extended due date. See above.

The goal for this lab is to support memory systems containing a single, direct-mapped cache. This means that your implementation of initializeMemorySystem can require that the number of caches be specified to be one.

The following tests (on agate in ~cs520/public/prog6) will be used for grading:

You should submit all the source code for your assignment in one file called memSystem.c.

To turn in this laboratory, type:

% ~cs520/bin/submit lab11 memSystem.c

Submissions can be checked by typing:

% ~cs520/bin/scheck lab11

Remember that there are no late submissions of labs. Submit what you have prior to noon on Wednesday November 23.


Last modified on November 14, 2016.

Comments and questions should be directed to pjh@cs.unh.edu