Hi Daniel, Thanks for your answer. Unfortunately, I don't want to only do that. At the end of the execution, I take the *n* most frequently appearing cache lines and check the similarity (based on a hash value) of the entirety of the cache lines vector to them. This can only be done at the end. Theoretically I could do it while the program is executing, but it seems like a huge waste of computational time.
Thanks.
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
