Hi,
I want to emulate a system with 16 cores with three levels of cache, where L1 
is private to each core, L2 is shared by four cores, and LLC is shared by all 
cores.

My question is, how do I write a configuration file for this system?  
Based on the existing configuration file in GEM5, I plan to use network 
connection between L2 and L3.  Should I also use network connection between L1 
and L2? If so, do I need to instantiate a total of 5 networks, or can I connect 
L1 and L2 with buses(Xbar), and if so, how do I write the configuration file?

Kind Regards,

Chao
_______________________________________________
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