gem5  v20.0.0.3
Classes
noncoherent_cache.hh File Reference

Specifies a non-coherent cache. More...

#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 Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13