CS520
Spring 2013
Laboratory 13
Friday May 3
The lab must be submitted prior to 8am on Saturday May 4.


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

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 lab13 memSystem.c

Submissions can be checked by typing:

% ~cs520/bin/scheck lab13

Remember that there are no late submissions of labs. Submit what you have prior to 8am on Saturday May 4.


Last modified on April 21, 2013.

Comments and questions should be directed to hatcher@unh.edu