migration/multifd: Decouple recv method from pages
commit9db191251381c75e57201f7b07330ca982a55d1e
authorFabiano Rosas <farosas@suse.de>
Thu, 29 Feb 2024 15:30:07 +0000 (29 12:30 -0300)
committerPeter Xu <peterx@redhat.com>
Fri, 1 Mar 2024 07:42:04 +0000 (1 15:42 +0800)
tree4a990b92ad8906a1d98b0e1ede771692a9c306e7
parent402dd7ac1c3be44f306c903cdfd2583ffec5e2fd
migration/multifd: Decouple recv method from pages

Next patches will abstract the type of data being received by the
channels, so do some cleanup now to remove references to pages and
dependency on 'normal_num'.

Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20240229153017.2221-14-farosas@suse.de
Signed-off-by: Peter Xu <peterx@redhat.com>
migration/multifd-zlib.c
migration/multifd-zstd.c
migration/multifd.c
migration/multifd.h