Hello every one,
I have a question about how to detect a write instruction (store). I am working
with cache algorithms, I can use pkt->isWrite(), but I don't know if it is true
when the cache is written or when a write instruction is executed in L1 or
both. I think it means both. I need to detect the write instructions in L1 for
the LLC replacement algorithm.
Thanks in advance Rodrigo
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users