I have some questions about MESI_Three_Level protocol in gem5; First: In options.py, there is no --l3caches in "cache options", but there is --l3_size and --l3_assoc, and I do not know how to add L3 cache in Ruby when I use MESI_Three_Level protocol ? Second, the MESI_Three_Level protocol, It includes L0,L1 and L2 cache, I wonder could I use this protocol if I use L1,L2 and L3 cache(L1,L2 is private ,L3 is shared)? Looking forward to your reply. _______________________________________________ gem5-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
