Yichen Wang <yichen.w...@bytedance.com> writes: > From: Hao Xiang <hao.xi...@linux.dev> > > 1. Refactor multifd_send_thread function. > 2. Introduce the batch task structure in MultiFDSendParams.
This patch needs to be restructured, maybe even go away. Most of it has to be where these structures were introduced for the first time and any multifd parts have to go into another patch that touches only multifd code.