diff options
author | Steve French <stfrench@microsoft.com> | 2021-04-25 04:46:23 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-04-26 06:59:08 +0200 |
commit | b8d64f8ced62f9ace9d25c338be1043b8367dd34 (patch) | |
tree | dcdda7c0b18b6d74bc0ea6ee75f88ec95d16acc2 /Kbuild | |
parent | smb3: limit noisy error (diff) | |
download | linux-b8d64f8ced62f9ace9d25c338be1043b8367dd34.tar.xz linux-b8d64f8ced62f9ace9d25c338be1043b8367dd34.zip |
smb3: add rasize mount parameter to improve readahead performance
In some cases readahead of more than the read size can help
(to allow parallel i/o of read ahead which can improve performance).
Ceph introduced a mount parameter "rasize" to allow controlling this.
Add mount parameter "rasize" to allow control of amount of readahead
requested of the server. If rasize not set, rasize defaults to
negotiated rsize as before.
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions