gem5: document --abs-max-tick

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-12-17 00:00:02 +00:00
parent 5e39c1b911
commit c2c962e214

View File

@@ -12054,6 +12054,10 @@ The exact same can be achieved with the older hardcoded `--maxinsts` mechanism p
; ;
.... ....
Other related fs.py options are:
* `--abs-max-tick`: set the maximum number of ticks rather than instructions
The message also shows on <<user-mode-simulation>> deadlocks, for example in link:userland/posix/pthread_deadlock.c[]: The message also shows on <<user-mode-simulation>> deadlocks, for example in link:userland/posix/pthread_deadlock.c[]:
.... ....