Convert type of max_time and progress_interval parameters
authorSteve Reinhardt <stever@eecs.umich.edu>
Thu, 1 Sep 2005 15:32:58 +0000 (11:32 -0400)
committerSteve Reinhardt <stever@eecs.umich.edu>
Thu, 1 Sep 2005 15:32:58 +0000 (11:32 -0400)
commit23a9102d01782f3caea6e10dee7320f4fe954b23
treec1b657f8554fe339617ea247783404dcf3127804
parent1b39eb38bdb285e13314c3dc0943392eb5c54419
Convert type of max_time and progress_interval parameters
from Latency to Tick, and rename max_time to max_tick.

python/m5/objects/Root.py:
sim/root.cc:
    Convert type of max_time and progress_interval
    from Latency to Tick, and rename max_time to max_tick.

--HG--
extra : convert_revision : 2f2aacf6321c3003a0ce834acd8fb726abf27ce3
python/m5/objects/Root.py
sim/root.cc