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
fifo.cc File Reference

Implementation of the FIFO replacement policy. More...

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

Functions

 ADD_REPLACER_TO_CMD_LINE (FIFO)
 

Detailed Description

Implementation of the FIFO replacement policy.