Indeed, only MESI_two_level's L1 cache has a prefetcher, my bad. From here, 
your two only options to get an L2 prefetcher is either to use MESI_two_level 
or to add prefetcher support to MESI_three_level's L1 cache, which will not be 
an easy job, I think.

CHI, which is a MOESI implementation, should support prefetching "soon". I 
don't know exactly what is missing to support it.

Gabriel
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to