diff options
author | Christopher Torng <clt67@cornell.edu> | 2013-12-29 19:29:45 -0600 |
---|---|---|
committer | Christopher Torng <clt67@cornell.edu> | 2013-12-29 19:29:45 -0600 |
commit | b4b03a60b170362aa0ae9dcfd224ed4fbce69683 (patch) | |
tree | b8897d2af9e81d50cbc251205b363cd0c5a89fd2 /src/sim/arguments.hh | |
parent | 903b442228efd27b8b7b49201eacc96c282714b5 (diff) | |
download | gem5-b4b03a60b170362aa0ae9dcfd224ed4fbce69683.tar.xz |
sim: Add support for dynamic frequency scaling
This patch provides support for DFS by having ClockedObjects register
themselves with their clock domain at construction time in a member list.
Using this list, a clock domain can update each member's tick to the
curTick() before modifying the clock period.
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
Diffstat (limited to 'src/sim/arguments.hh')
0 files changed, 0 insertions, 0 deletions