diff options
author | Shyam Prasad N | 2022-12-26 11:24:56 +0000 |
---|---|---|
committer | Steve French | 2023-11-09 10:25:17 -0600 |
commit | a6d8fb54a515f0546ffdb7870102b1238917e567 (patch) | |
tree | 7e3d5020ea3e68e21d8373b687205a2815c8a102 /fs/ntfs/usnjrnl.h | |
parent | 0c51cc6f2cb0108e7d49805f6e089cd85caab279 (diff) |
cifs: distribute channels across interfaces based on speed
Today, if the server interfaces RSS capable, we simply
choose the fastest interface to setup a channel. This is not
a scalable approach, and does not make a lot of attempt to
distribute the connections.
This change does a weighted distribution of channels across
all the available server interfaces, where the weight is
a function of the advertised interface speed.
Also make sure that we don't mix rdma and non-rdma for channels.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/ntfs/usnjrnl.h')
0 files changed, 0 insertions, 0 deletions