Re: [RFC PATCH v2 37/48] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
From: David Howells
Date: Thu Mar 30 2023 - 02:49:24 EST
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.
David