Hi all, I am new to GEM5 simulator. And recently working on some issues which require different block size among different cache levels.
I know currently GEM5 do not support this. But I am wondering if it is possible to implement this by using multiple tags? I mean for example if we need a 2MB cache with 256B block size, then is that reasonable to achieve that by having two 1MB 128B tags into one cache? Is that possible? Also I am try to do that, but once I add another tags, for example called second_tags. Then even if I set its size 0, core dump still happen when trying to run the hello word. So is there something I miss? Any reply is appreciated. Thanks _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
