diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2024-01-21 06:32:43 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-24 04:03:46 +0300 |
commit | fc43a8ac396d302ced1e991e4913827cf72c8eb9 (patch) | |
tree | ef4bb43fff68297be3fd0018817f428cf2f8c14b /tools/perf/scripts/python/stackcollapse.py | |
parent | 966cc171c8be4fbeae1bf166d264e0bfb09e141c (diff) | |
download | linux-fc43a8ac396d302ced1e991e4913827cf72c8eb9.tar.xz |
cifs: cifs_pick_channel should try selecting active channels
cifs_pick_channel today just selects a channel based
on the policy of least loaded channel. However, it
does not take into account if the channel needs
reconnect. As a result, we can have failures in send
that can be completely avoided.
This change doesn't make a channel a candidate for
this selection if it needs reconnect.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions