Review Board 2.0.15


sim: have a curTick per eventq

Review Request #1537 - Created Nov. 14, 2012 and submitted

Information
Nilay Vaish
gem5
default
Reviewers
Default
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.

   

Issue Summary

5 0 5 0
Description From Last Updated Status
Review request changed
Updated (Nov. 16, 2012, 12:27 a.m.)

Status: Closed (submitted)