diff options
author | Philipp Reisner <[email protected]> | 2014-03-18 14:40:13 +0100 |
---|---|---|
committer | Philipp Reisner <[email protected]> | 2014-07-10 18:35:00 +0200 |
commit | 4920e37a9e851172158ecc0fd7e060712dc1b5e8 (patch) | |
tree | 807be93fb5bace3b1ff596a2338736c867a7e590 /tools/perf/scripts/python/syscall-counts.py | |
parent | aaaba34576407857f6146ff6c330f06e63fb2bf2 (diff) |
drbd: Limit the time we are waiting for the first packet on an accepted socket
Before the patch
'drbd: Keep the listening socket open while trying to connect to the peer'
the newly created socket inherited the receive timeout from the listen
socket. The listen socket had a receive timeout of connect-intervall
+- 30% random jitter.
The real issue is that after the mentioned patch we had no timeout at all.
Now use 4 times the ping-timeout.
Signed-off-by: Philipp Reisner <[email protected]>
Signed-off-by: Lars Ellenberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions