Hello,

I was wondering what type of system configurations are possible with M5 and Ruby? I've been looking at the code in the repository but can't quite figure out how to configure things. I've also been searching the net for documentation on Ruby but haven't found much beyond what's on the Wisconsin GEMS site.

I'm assuming that the default configuration is that each core has private L1 caches and the L2 is shared between all cores. Is that correct? If so, how easy would it be to create clusters of cores so that each cluster shares an L2 (with private L1s at each core) and then the clusters are connected together to either a shared L3 or main memory?

Thanks
Tim

--
Timothy M. Jones
http://www.cl.cam.ac.uk/~tmj32
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to