Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()

From: Xiubo Li
Date: Fri Mar 31 2023 - 09:06:13 EST



On 3/30/23 02:48, David Howells wrote:
Xiubo Li <xiubli@xxxxxxxxxx> wrote:

BTW, will this two patch depend on the others in this patch series ?
Yes. You'll need patches that affect TCP at least so that TCP supports
MSG_SPLICE_PAGES, so 04-08 and perhaps 09. It's also on top of the patches
that remove ITER_PIPE on my iov-extract branch, but I don't think that should
affect you.

Okay, I will check that.

Thanks.


David