-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2394/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10387:f0582c15d771
---------------------------
mem: Add a simple snoop counter per bus

This patch adds a simple counter for both total messages and a histogram for
the fan-out of snoop messages.  The fan-out describes to how many ports snoops
had to be sent per incoming request / snoop-from-below.  Without any
cleverness, this usually means to either all, or all but the requesting port.


Diffs
-----

  src/mem/coherent_bus.hh e2c43045a81b 
  src/mem/coherent_bus.cc e2c43045a81b 

Diff: http://reviews.gem5.org/r/2394/diff/


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to