In gem5, we can support multiple L2 cache banks through the --num_l2caches 
parameter,  this is mainly implemented by the L1cache controller, such as 
"L1Cache_Controller.cc、MESI_Two_Level-L1cache.sm" etc profile.

I want to support multiple L1 cache banks in gem5, I do not know how to 
implement that? There is no component such as cpu controller in gem5, What file 
do I need to modify to support the L1 cache of multiple banks?
Looking forward to your reply.
_______________________________________________
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