gem5  v21.2.1.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
fa_lru.cc File Reference
#include "mem/cache/tags/fa_lru.hh"
#include <cassert>
#include <sstream>
#include "base/compiler.hh"
#include "base/intmath.hh"
#include "base/logging.hh"
#include "mem/cache/base.hh"
#include "mem/cache/replacement_policies/replaceable_entry.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Functions

void gem5::printSize (std::ostream &stream, size_t size)
 

Detailed Description

Definitions a fully associative LRU tagstore.

Definition in file fa_lru.cc.


Generated on Wed May 4 2022 12:14:18 for gem5 by doxygen 1.8.17