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

Implementation of the LRU replacement policy. More...

#include "lru.h"
Include dependency graph for lru.cc:

Functions

 ADD_REPLACER_TO_CMD_LINE (LRU)
 

Detailed Description

Implementation of the LRU replacement policy.