]> Git Repo - linux.git/commit
svcrdma: Reduce max_send_sges
authorChuck Lever <[email protected]>
Mon, 1 Oct 2018 18:15:56 +0000 (14:15 -0400)
committerJ. Bruce Fields <[email protected]>
Mon, 29 Oct 2018 20:58:04 +0000 (16:58 -0400)
commitf3c1fd0ee294abd4367dfa72d89f016c682202f0
treef4f92bd70943be35eb21aefd9fb9c6b2dabd71b7
parent0ac203cb1f03734606c0674eded43aaefb5a491a
svcrdma: Reduce max_send_sges

There's no need to request a large number of send SGEs because the
inline threshold already constrains the number of SGEs per Send.

Signed-off-by: Chuck Lever <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
net/sunrpc/xprtrdma/svc_rdma_transport.c
This page took 0.056652 seconds and 4 git commands to generate.