commit | 21f0ffaff510b0530bfdf77da7133c0b99dee2fe | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Apr 28 10:52:42 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:49 2019 -0400 |
tree | 0302c053444f3a371d7c188a33f9834fb7cbc31e | |
parent | 44942b4e457beda00981f616402a1a791e8c616e [diff] |
SUNRPC: Add basic load balancing to the transport switch For now, just count the queue length. It is less accurate than counting number of bytes queued, but easier to implement. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>