gem5  v20.1.0.5
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
noncoherent_cache.hh File Reference
#include "base/logging.hh"
#include "base/types.hh"
#include "mem/cache/base.hh"
#include "mem/packet.hh"

Go to the source code of this file.

Classes

class  NoncoherentCache
 A non-coherent cache. More...
 

Detailed Description

Specifies a non-coherent cache. The non-coherent cache is expected to be located below the point of coherency. All valid blocks in the non-coherent cache can always be written to without any prior invalidations or snoops.

Definition in file noncoherent_cache.hh.


Generated on Thu Mar 18 2021 12:09:22 for gem5 by doxygen 1.8.17