Hi Tanmay,

An example banked L3 can be found on my github page:
https://github.com/powerjg/gem5/blob/devel/simplefs/configs/myconfigs/system/caches.py

The interconnection networks in configs/topologies only apply to the Ruby
memory model, not the classic caches. If you're working on something that
requires high fidelity for the cache coherence protocol or network, I would
use Ruby/Garnet, not the classic caches. Ruby also simply supports banked
caches, though in an entirely different way.

Jason

On Sun, Oct 23, 2016 at 3:27 PM Tanmay Gangwani <[email protected]> wrote:

> Thanks Andreas. That was very helpful. I have a follow-up question. Is it 
> possible to use the mesh-based interconnect networks (like NxN mesh) in the 
> classical memory model?
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to