[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 12/14] migration/multifd: multifd_send_prepare_header()
From: |
Peter Xu |
Subject: |
Re: [PATCH 12/14] migration/multifd: multifd_send_prepare_header() |
Date: |
Thu, 1 Feb 2024 18:02:48 +0800 |
On Wed, Jan 31, 2024 at 06:32:54PM -0300, Fabiano Rosas wrote:
> > + if (!use_zero_copy_send) {
> > + /*
> > + * Only !zero_copy needs the header in IOV; zerocopy will
> > + * send it separately.
>
> Could use the same spelling for both mentions to zero copy.
Will do.
--
Peter Xu
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 12/14] migration/multifd: multifd_send_prepare_header(),
Peter Xu <=