gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
random_repl.hh File Reference

Declaration of a random replacement tag store. More...

#include "mem/cache/tags/base_set_assoc.hh"
#include "params/RandomRepl.hh"

Go to the source code of this file.

Classes

class  RandomRepl
 

Detailed Description

Declaration of a random replacement tag store.

The RandomRepl tags first try to evict an invalid block. If no invalid blocks are found, a candidate for eviction is found at random.

Definition in file random_repl.hh.


Generated on Fri Jun 9 2017 13:03:58 for gem5 by doxygen 1.8.6