On Fri, 17 Aug 2012, jinsong wrote:
Hi, Nilay: The coherence protocol used is MOESI_hammer. I read the related content in gem5 documentation, it seems that Shared_Ack" and "Share_Data" represent shard date communication between cores. However, I don't find the source file which dumps these statistical data. Would you please give me some hints? Thank you very much!
Take a look at the code in files build/<configuration>/mem/protocol/*_ProfileDumper.cc, and at src/mem/ruby/profiler/Profiler.cc.
-- Nilay _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
