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

Declaration of the LRU replacement policy. More...

#include "replacement_policy.h"
Include dependency graph for lru.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LRU
 The LRU replacement policy. More...
 

Detailed Description

Declaration of the LRU replacement policy.