Hi, I am using ALPHA_MESI_CMP and i want to use two different replacement policies for L1 and L2 caches. for L1 , LRU (which i learnt is default) and for L2 i wanna use MRU. i ve created MRU.hh and MRU.cc files, exact replicas of LRU.hh and LRU.cc files with the class names and few functions alone changed according to my needs. Now what changes i have to do in what files so as to ensure that L2 alone runs my MRU algortihm ?? Any answers ll b greatly appreciated as i am badly in need of it!
Regards, Subramanian.M, Hewlett-Packard Labs, India _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users