1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 02:25:00 -05:00
linux/tools/testing/selftests/rcutorture/bin
Paul E. McKenney 1f32ee6586 torture: Prevent jitter from delaying build-only runs
Currently, if the --jitter flag specifies jitter for a --build-only
run, the system will obediently build a kernel, refuse to launch it,
launch the requested number of jitter processes, and wait for the
specified kernel run time, which defaults to 30 minutes.  This is
of course quite pointless.

This commit therefore disables jitter on build-only runs.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
2016-11-14 10:48:59 -08:00
..
config2frag.sh
configcheck.sh
configinit.sh
configNR_CPUS.sh
cpus2use.sh
functions.sh rcutorture: Drop "-soundhw pcspkr" from x86 boot arguments 2016-06-14 16:03:30 -07:00
jitter.sh rcutorture: Add OS-jitter capability 2016-04-21 13:45:35 -07:00
kvm-build.sh
kvm-recheck-lock.sh
kvm-recheck-rcu.sh
kvm-recheck-rcuperf-ftrace.sh rcutorture: Make scripts analyze rcuperf trace data, if present 2016-03-31 13:38:57 -07:00
kvm-recheck-rcuperf.sh rcutorture: Make scripts analyze rcuperf trace data, if present 2016-03-31 13:38:57 -07:00
kvm-recheck.sh rcutorture: Update scripting to accommodate rcuperf 2016-03-31 13:37:36 -07:00
kvm-test-1-run.sh rcutorture: Make -soundhw a x86 specific option 2016-06-14 16:03:29 -07:00
kvm.sh torture: Prevent jitter from delaying build-only runs 2016-11-14 10:48:59 -08:00
parse-build.sh
parse-console.sh torture: Add starvation events to error summary 2016-06-14 16:02:17 -07:00
parse-torture.sh