Hello I use gem5 with Moesi_cmp_directory protocol + ruby + garnet2. I simulate an 8*8 NoC with private L1 and shared L2.
How I can extract L1Dcache`s read and write accesses from stats.txt file? I want read and write accesses to each L1Dcache of network. Thanks On Tue, Mar 7, 2017 at 2:44 PM, raziye deylamsalehi < [email protected]> wrote: > Hello > > I use gem5 ruby garnet2 and cpu type is detailed. the stats file includes > following line: > > system.ruby.network.routers00.buffer_reads > system.ruby.network.routers00.buffer_writes > > what does buffer_reads mean? > > how I can get number of total accesses within the whole network not for > each router from stats file? > > Thanks >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
