Home
last modified time | relevance | path

Searched hist:"31303 d6cbb24ba94e8b82170213bd2fde6365d9a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff 31303d6cbb24ba94e8b82170213bd2fde6365d9a Tue Oct 06 14:59:20 CDT 2015 Trond Myklebust <trond.myklebust@primarydata.com> SUNRPC: Use MSG_SENDPAGE_NOTLAST in xs_send_pagedata()

If we're sending more than one page via kernel_sendpage(), then set
MSG_SENDPAGE_NOTLAST between the pages so that we don't send suboptimal
frames (see commit 2f5338442425 and commit 35f9c09fe9c7).

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>