Hi everyone,
I am attempting to make a victim cache that collects L3 evictions, and based on those items, fetch spatially located blocks from main memory. My current system is based off the example "two-level" file that I have simply added an L3 cache to. I don't think that adding the victim cache will be much more of an issue since it is merely adding another level to the cache hierarchy. However, adding the fetching portion to the victim cache is where I don't know where to start. Could someone point me in the right direction to implement the fetching algorithm for my system? Thank you, Tony Adamo
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
