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

Ship it!


Thanks for the effort to clean this up!

- Steve Reinhardt


On Nov. 15, 2012, 2:07 p.m., Nilay Vaish wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/1537/
> -----------------------------------------------------------
> 
> (Updated Nov. 15, 2012, 2:07 p.m.)
> 
> 
> Review request for Default.
> 
> 
> Description
> -------
> 
> Changeset 9356:fa8ef864296e
> ---------------------------
> sim: have a curTick per eventq
> This patch adds a _curTick variable to an eventq. This variable is updated
> whenever an event is serviced in function serviceOne(), or all events upto
> a particular time are processed in function serviceEvents(). This change
> helps when there are eventqs that do not make use of curTick for scheduling
> events.
> 
> 
> Diffs
> -----
> 
>   src/base/vnc/vncinput.cc 0fea324c832c 
>   src/dev/intel_8254_timer.hh 0fea324c832c 
>   src/mem/comm_monitor.cc 0fea324c832c 
>   src/mem/packet_queue.cc 0fea324c832c 
>   src/mem/physical.cc 0fea324c832c 
>   src/mem/ruby/network/Topology.cc 0fea324c832c 
>   src/mem/ruby/system/System.cc 0fea324c832c 
>   src/mem/simple_dram.cc 0fea324c832c 
>   src/sim/clocked_object.hh 0fea324c832c 
>   src/sim/core.hh 0fea324c832c 
>   src/sim/core.cc 0fea324c832c 
>   src/sim/eventq.hh 0fea324c832c 
>   src/sim/eventq.cc 0fea324c832c 
>   src/sim/eventq_impl.hh PRE-CREATION 
>   src/sim/root.cc 0fea324c832c 
>   src/sim/serialize.cc 0fea324c832c 
>   src/sim/sim_object.hh 0fea324c832c 
>   src/sim/simulate.cc 0fea324c832c 
> 
> Diff: http://reviews.gem5.org/r/1537/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Nilay Vaish
> 
>

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

Reply via email to