hi
in this file http://grok.m5sim.org/xref/m5/src/mem/config/cache.hh, there are

#define USE_CACHE_LRU 1
#define USE_CACHE_FALRU 1
#define USE_CACHE_IIC 1

On the other hand, the default replacement policy in caches.py is set
to NULL. So what replacement policy is used?
--
// Naderan *Mahmood;
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to