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


I am planning commit this patch on Monday.

- Nilay Vaish


On May 23, 2013, 9:30 a.m., Nilay Vaish wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/1879/
> -----------------------------------------------------------
> 
> (Updated May 23, 2013, 9:30 a.m.)
> 
> 
> Review request for Default.
> 
> 
> Description
> -------
> 
> Changeset 9706:549d23807fa8
> ---------------------------
> ruby: stats: use gem5's stats for controllers
> This moves event and transition count statistics for cache controllers to
> gem5's statistics.
> 
> 
> Diffs
> -----
> 
>   src/mem/ruby/profiler/MemCntrlProfiler.hh 782b7284de21 
>   src/mem/ruby/profiler/MemCntrlProfiler.cc 782b7284de21 
>   src/mem/ruby/slicc_interface/AbstractController.hh 782b7284de21 
>   src/mem/ruby/slicc_interface/AbstractController.cc 782b7284de21 
>   src/mem/ruby/system/MemoryControl.hh 782b7284de21 
>   src/mem/ruby/system/RubyMemoryControl.hh 782b7284de21 
>   src/mem/ruby/system/RubyMemoryControl.cc 782b7284de21 
>   src/mem/slicc/ast/MachineAST.py 782b7284de21 
>   src/mem/slicc/symbols/StateMachine.py 782b7284de21 
> 
> Diff: http://reviews.gem5.org/r/1879/diff/
> 
> 
> Testing
> -------
> 
> Example output:
> 
> system.ruby.l1_cntrl0.Load                  [11     25.58%     25.58%]    [5  
>    11.63%     37.21%]    [14     32.56%     69.77%]    [13     30.23%    
> 100.00%]
> system.ruby.l1_cntrl0.Load::total                  43
> system.ruby.l1_cntrl0.Ifetch                [17     26.98%     26.98%]    [13 
>     20.63%     47.62%]    [18     28.57%     76.19%]    [15     23.81%    
> 100.00%]
> system.ruby.l1_cntrl0.Ifetch::total                63
> system.ruby.l1_cntrl0.Store                 [224     25.08%     25.08%]    
> [220     24.64%     49.72%]    [230     25.76%     75.48%]    [219     24.52% 
>    100.00%]
> system.ruby.l1_cntrl0.Store::total                893
> system.ruby.l1_cntrl0.Inv                   [202     25.63%     25.63%]    
> [186     23.60%     49.24%]    [204     25.89%     75.13%]    [196     24.87% 
>    100.00%]
> 
> 
> Thanks,
> 
> Nilay Vaish
> 
>

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

Reply via email to