Searched hist:3323 (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/example/
H A Dse.pydiff 3323:ca667530b8a0 Mon Oct 23 18:42:00 EDT 2006 Lisa Hsu <hsul@eecs.umich.edu> make a lot of the same changes as to fs.py for checkpointing.

1) rearrange the options to be in a nice logical order
2) add an option for what i call "standard switch", which is from simple->timing->detailed
3) make checkpointing code such that checkpoints taken from the command line override checkpoint instructions compiled into binaries.
4) add an option for maximum number of checkpoints - simulation will stop at max or maxtick, whichever is first

Completed in 26 milliseconds