On Thu, Aug 01, 2024 at 09:35:04AM -0300, Fabiano Rosas wrote: > The MultiFD*Params structures are for per-channel data. Constant > values should not be there because that needlessly wastes cycles and > storage. The page_size and page_count fall into this category so move > them inline in multifd.h. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu