[PATCH v1 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
SeongJae Park
sj at kernel.org
Wed Oct 22 12:03:44 AEDT 2025
On Tue, 21 Oct 2025 14:59:06 +0200 David Hildenbrand <david at redhat.com> wrote:
> When we're effectively deflating the balloon while migrating a page
> because inflating the new page failed, we're not adjusting
> BALLOON_DEFLATE.
>
> Let's do that. This is a preparation for factoring out this handling to
> the core code, making it work in a similar way first.
>
> As this (deflating while migrating because of inflation error) is a
> corner case that I don't really expect to happen in practice
> and the stats are not that crucial, this likely doesn't classify as a fix.
>
> Signed-off-by: David Hildenbrand <david at redhat.com>
Reviewed-by: SeongJae Park <sj at kernel.org>
Thanks,
SJ
[...]
More information about the Linuxppc-dev
mailing list