Cache typedefs Various typedefs defined in the Cache class Each has an intended usage Cache::addr_t Stores an address Cache::page_t Stores a page number Cache::counter_t Stores a counter eg. num of cache hits, etc