summaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2021-03-04 17:51:48 +0000
committerSteve French <stfrench@microsoft.com>2021-03-06 11:35:57 -0600
commit88fd98a2306755b965e4f4567f84e73db3b6738c (patch)
tree190c112e978944d5960a236883bbaee9626d8121 /fs/Kconfig
parenta249cc8bc2e2fed680047d326eb9a50756724198 (diff)
cifs: ask for more credit on async read/write code paths
When doing a large read or write workload we only very gradually increase the number of credits which can cause problems with parallelizing large i/o (I/O ramps up more slowly than it should for large read/write workloads) especially with multichannel when the number of credits on the secondary channels starts out low (e.g. less than about 130) or when recovering after server throttled back the number of credit. Signed-off-by: Aurelien Aptel <aaptel@suse.com> Reviewed-by: Shyam Prasad N <sprasad@microsoft.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions