CS520
Spring 2014
Laboratory 14
Monday May 5
This lab must be submitted prior to 8am on Tuesday May 6.


Add LRU page and TLB replacement to your virtual memory simulation.

LRU page replacement will be worth 25 points. LRU TLB replacement will be worth 25 points.

You still do not need to count disk writes.

Please turn-off any debugging code before you submit your lab.

Also be sure you do not include a "main" function in your submitted code.

  • Submit your lab via:
    ~cs520/bin/submit lab14 simVM.c

  • Submissions can be checked by typing:
    ~cs520/bin/scheck lab14


    Last modified on April 23, 2014.

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