diff options
author | 2022-04-30 08:30:26 +0900 | |
---|---|---|
committer | 2022-05-21 15:01:28 -0500 | |
commit | ddbdc861e37c168cf2fb8a7b7477f5d18b4daf76 (patch) | |
tree | f85fa3591f9f63310d39b7e776cb415cfe746a86 /scripts/gdb/linux/utils.py | |
parent | ksmbd: smbd: change prototypes of RDMA read/write related functions (diff) | |
download | wireguard-linux-ddbdc861e37c168cf2fb8a7b7477f5d18b4daf76.tar.xz wireguard-linux-ddbdc861e37c168cf2fb8a7b7477f5d18b4daf76.zip |
ksmbd: smbd: introduce read/write credits for RDMA read/write
SMB2_READ/SMB2_WRITE request has to be granted the number
of rw credits, the pages the request wants to transfer
/ the maximum pages which can be registered with one
MR to read and write a file.
And allocate enough RDMA resources for the maximum
number of rw credits allowed by ksmbd.
Signed-off-by: Hyunchul Lee <hyc.lee@gmail.com>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions