CohereSim: A Bus-based Cache Simulator  v3.3
A tool for education in computing - learn about coherence protocols, replacement policies, and SMP vs DSM
cache.cc File Reference

Definition of the Cache class methods. More...

#include <cmath>
#include "cache.h"
#include "coherence_protocol.h"
#include "memory_system.h"
#include "replacement_policy.h"
Include dependency graph for cache.cc:

Detailed Description

Definition of the Cache class methods.