On Tue, Feb 20, 2024 at 07:41:31PM -0300, Fabiano Rosas wrote: > Add the direct-io migration parameter that tells the migration code to > use O_DIRECT when opening the migration stream file whenever possible. > > This is currently only used with the fixed-ram migration that has a > clear window guaranteed to perform aligned writes. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
I didn't read into this patch and followings yet. I think we have a discussion last time and the plan is we hopefully can merge part of fixed-ram already for 9.0 (March 12th softfreeze). I suggest we focus with the first 26 patches and land them first if possible. If you agree then feel free to respin without direct-ios. Then we can keep the discussions separate, and direct-ios can be concurrently discussed, but then posted as another patchset (with proper based-on: tags)? Thanks, -- Peter Xu