qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH RFC 06/15] migration: Move temp page setup and cleanup into s


From: Juan Quintela
Subject: Re: [PATCH RFC 06/15] migration: Move temp page setup and cleanup into separate functions
Date: Thu, 27 Jan 2022 10:43:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Peter Xu <peterx@redhat.com> wrote:
> Temp pages will need to grow if we want to have multiple channels for 
> postcopy,
> because each channel will need its own temp page to cache huge page data.
>
> Before doing that, cleanup the related code.  No functional change intended.
>
> Since at it, touch up the errno handling a little bit on the setup side.
>
> Signed-off-by: Peter Xu <peterx@redhat.com>

Reviewed-by: Juan Quintela <quintela@redhat.com>

queued.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]