On Mon, 13 Aug 2012, Shirshendu Das wrote:

Hi,

I am working on MESI_CMP protocol in Ruby. I couldn't understand the use of
following files in MESI_CMP:

   MESI_CMP_filter_directory-L1cache.sm
   MESI_CMP_filter_directory-L2cache.sm
   MESI_CMP_filter_directory-mem.sm
   MESI_CMP_filter_directory_m-mem.sm
   MESI_CMP_filter_directory-msg.sm
   MESI_CMP_filter_directory_m.slicc
   MESI_CMP_filter_directory.slicc


I am working on L2 cache management policy and I changed "MESI_CMP_directory-
L2cache.sm" to meet my requirements. Do I need to change
"MESI_CMP_filter_directory-L2cache.sm" also? Please help.


Firstly, why are you mixing gem5 and GEMS? Secondly, there is such a thing as trial and error. The amount of time that it would take for some one to point out that MESI_CMP_filter_directory and MESI_CMP_directory are independent protocols is probably more than what it would take you to figure that out on your own.

--
Nilay
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to