summaryrefslogtreecommitdiff
path: root/virt/Makefile
diff options
context:
space:
mode:
authorShyam Prasad N <sprasad@microsoft.com>2022-12-26 14:24:56 +0300
committerSteve French <stfrench@microsoft.com>2023-11-09 19:25:17 +0300
commita6d8fb54a515f0546ffdb7870102b1238917e567 (patch)
tree7e3d5020ea3e68e21d8373b687205a2815c8a102 /virt/Makefile
parent0c51cc6f2cb0108e7d49805f6e089cd85caab279 (diff)
downloadlinux-a6d8fb54a515f0546ffdb7870102b1238917e567.tar.xz
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 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions