diff options
author | 2021-04-27 09:56:42 -0700 | |
---|---|---|
committer | 2021-05-10 16:05:07 -0700 | |
commit | c43d3b0083b4f2e9b14174a5857ab06cbca986df (patch) | |
tree | a1bc1cb06fc312399b32f0bbe2631c0da33a4eff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcutorture: Don't count CPU-stalled time against priority boosting (diff) | |
download | wireguard-linux-c43d3b0083b4f2e9b14174a5857ab06cbca986df.tar.xz wireguard-linux-c43d3b0083b4f2e9b14174a5857ab06cbca986df.zip |
torture: Make kvm-remote.sh account for network failure in pathname checks
In a long-duration kvm-remote.sh run, almost all of the remote accesses will
be simple file-existence checks. These are thus the most likely to be caught
out by network failures, which do happen from time to time.
This commit therefore takes a first step towards tolerating temporary
network outages by making the file-existence checks repeat in the face of
such an outage. They also print a message every minute during a outage,
allowing the user to take appropriate action.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions