(Optional) Lab 7: Cache

This lab is optional. A score of 100% on this lab will give you 5% added on top of one of your earlier lab scores.

Introduction

In this lab you'll build a cache simulator! Here are the:

  1. writeup with instructions, and
  2. tarball with starter code and other files

Due Date and Submission

Due: Friday December 6th, 9:35am.

As described in the writeup, each time you type make in the cachelab-handout directory, the Makefile creates a tarbell, called userid-handin.tar (where userid is your login), that contains your current csim.c file.

You should submit userid-handin.tar using the following command:

cs105submit -a 07 userid-handin.tar