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

Ship it!


Ship It!

- Nathan Binkert


On Sept. 1, 2012, 3:46 p.m., Andreas Hansson wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/1387/
> -----------------------------------------------------------
> 
> (Updated Sept. 1, 2012, 3:46 p.m.)
> 
> 
> Review request for Default.
> 
> 
> Description
> -------
> 
> Changeset 9185:decdee763aea
> ---------------------------
> Param: Transition to Cycles for relevant parameters
> 
> This patch is a first step to using Cycles as a parameter type. The
> main affected modules are the CPUs and the Ruby caches. There are
> definitely plenty more places that are affected, but this patch serves
> as a starting point to making the transition.
> 
> An important part of this patch is to actually enable parameters to be
> specified as Param.Cycles which involves some changes to params.py.
> 
> 
> Diffs
> -----
> 
>   src/base/types.hh 42807286d6cb 
>   src/cpu/FuncUnit.py 42807286d6cb 
>   src/cpu/func_unit.hh 42807286d6cb 
>   src/cpu/inorder/InOrderCPU.py 42807286d6cb 
>   src/cpu/inorder/params.hh 42807286d6cb 
>   src/cpu/o3/O3CPU.py 42807286d6cb 
>   src/cpu/o3/commit.hh 42807286d6cb 
>   src/cpu/o3/decode.hh 42807286d6cb 
>   src/cpu/o3/fetch.hh 42807286d6cb 
>   src/cpu/o3/fu_pool.hh 42807286d6cb 
>   src/cpu/o3/fu_pool.cc 42807286d6cb 
>   src/cpu/o3/iew.hh 42807286d6cb 
>   src/cpu/o3/inst_queue.hh 42807286d6cb 
>   src/cpu/o3/inst_queue_impl.hh 42807286d6cb 
>   src/mem/Bus.py 42807286d6cb 
>   src/mem/cache/BaseCache.py 42807286d6cb 
>   src/mem/cache/tags/iic.hh 42807286d6cb 
>   src/mem/cache/tags/iic.cc 42807286d6cb 
>   src/mem/ruby/system/BankedArray.hh 42807286d6cb 
>   src/mem/ruby/system/BankedArray.cc 42807286d6cb 
>   src/mem/ruby/system/Cache.py 42807286d6cb 
>   src/mem/ruby/system/Sequencer.hh 42807286d6cb 
>   src/mem/ruby/system/Sequencer.py 42807286d6cb 
>   src/python/m5/params.py 42807286d6cb 
> 
> Diff: http://reviews.gem5.org/r/1387/diff/
> 
> 
> Testing
> -------
> 
> util/regress all passing (disregarding t1000 and eio)
> 
> 
> Thanks,
> 
> Andreas Hansson
> 
>

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

Reply via email to