diff options
author | Gabe Black <gabeblack@google.com> | 2018-07-26 16:06:01 -0700 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2018-09-11 21:50:04 +0000 |
commit | c1e24eda83ef1621842a24e810c8656dfe0fcbbc (patch) | |
tree | 4b03f984ccec0c8ee624aa451ab2813c8be4dc9f /src/doxygen | |
parent | a2ab1052c91ad82fa0bb564cb39a8be6dc496120 (diff) | |
download | gem5-c1e24eda83ef1621842a24e810c8656dfe0fcbbc.tar.xz |
systemc: Extend the execute phase of verify.py.
Add -j and --timeout options to the execute phase of verify.py.
The --timeout option is implemented using the timeout utility program
which is assumed to be available on the host system. Python 3.3 added
a timeout argument to the subprocess module which is an alternative
approach, but then we would be dependent on python 3.3.
-j is implemented using the standard multiprocess.pool.ThreadPool
class.
Change-Id: I15b92f2b14de6710e2027a6a19984b2644b2a8df
Reviewed-on: https://gem5-review.googlesource.com/12051
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Diffstat (limited to 'src/doxygen')
0 files changed, 0 insertions, 0 deletions