Lines Matching +full:timeout +full:- +full:minutes
6 These scripts are run from the tools/memory-model directory.
10 Run all litmus tests in the litmus-tests directory, checking
17 archive that are C-language and that have "Result:" comment lines
36 followed by "--" followed by pathnames starting from the current
49 of processes given a specified timeout, recording the results
62 specified number of processes given a specified timeout, run
67 Parse command-line arguments. Not normally run manually,
83 # runs for about an hour on an 8-CPU x86 system:
84 scripts/initlitmushist.sh --timeout 10m --procs 10
86 git am -s -3 /path/to/patch # Or whatever it takes.
94 # and runs for about an hour on an 8-CPU x86 system:
95 scripts/checklitmushist.sh --timeout 10m --procs 10
97 # Checks results against Result tags, runs in minutes:
98 scripts/checkghlitmus.sh --timeout 10m --procs 10