"Dr. David Alan Gilbert (git)" <[email protected]> wrote:
> From: "Dr. David Alan Gilbert" <[email protected]>
>
> Userfault doesn't work with mlock; mlock is designed to nail down pages
> so they don't move, userfault is designed to tell you when they're not
> there.
>
> munlock the pages we userfault protect before postcopy.
> mlock everything again at the end if mlock is enabled.
>
> Signed-off-by: Dr. David Alan Gilbert <[email protected]>
> Reviewed-by: David Gibson <[email protected]>
> Reviewed-by: Amit Shah <[email protected]>

Reviewed-by: Juan Quintela <[email protected]>

Reply via email to