diff options
author | 2020-10-29 14:49:10 +0100 | |
---|---|---|
committer | 2020-12-14 23:21:48 +0100 | |
commit | 418af5b3bfc4f1ef4854e83c5be8a0bdce51e95c (patch) | |
tree | d2ebd1c8726c80c20b39ef9628f7558754332a0a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | libceph: include middle_len in process_message() dout (diff) | |
download | linux-rng-418af5b3bfc4f1ef4854e83c5be8a0bdce51e95c.tar.xz linux-rng-418af5b3bfc4f1ef4854e83c5be8a0bdce51e95c.zip |
libceph: lower exponential backoff delay
The current setting allows the backoff to climb up to 5 minutes. This
is too high -- it becomes hard to tell whether the client is stuck on
something or just in backoff.
In userspace, ms_max_backoff is defaulted to 15 seconds. Let's do the
same.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions