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

Review request for Default.


Description
-------

Changeset 9311:0ad8b4be45cc
---------------------------
arm: Use table walker clock that is inherited from CPU

This patch simplifies the scheduling of the next walk for the ARM
table walker. Previously it used the CPU clock, but as the table
walker inherits the clock from the CPU, it is cleaner to simply use
its own clock (which is the same).


Diffs
-----

  src/arch/arm/table_walker.cc f634a34f2f0b 

Diff: http://reviews.gem5.org/r/1476/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