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

Review request for Default.


Repository: gem5


Description
-------

Changeset 10622:345a3550fbeb
---------------------------
arm: Add stats to table walker

This patch adds table walker stats for:
- Walk events
- Instruction vs Data
- Page size histogram
- Wait time and service time histograms
- Pending requests histogram (per cycle) - measures dist. of L
  (p(1..) = how often busy, p(0) = how often idle)
- Squashes, before starting and after completion


Diffs
-----

  src/arch/arm/table_walker.hh 8fc6e7a835d1 
  src/arch/arm/table_walker.cc 8fc6e7a835d1 
  src/dev/dma_device.hh 8fc6e7a835d1 
  src/dev/dma_device.cc 8fc6e7a835d1 

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


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to