qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/4] balloon: Allow nested inhibits


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH v2 1/4] balloon: Allow nested inhibits
Date: Tue, 7 Aug 2018 16:20:34 +0200

On Mon, 30 Jul 2018 17:13:46 -0600
Alex Williamson <address@hidden> wrote:

> A simple true/false internal state does not allow multiple users.  Fix
> this within the existing interface by converting to a counter, so long
> as the counter is elevated, ballooning is inhibited.
> 
> Signed-off-by: Alex Williamson <address@hidden>
> ---
>  balloon.c |   13 ++++++++++---
>  1 file changed, 10 insertions(+), 3 deletions(-)

Reviewed-by: Cornelia Huck <address@hidden>



reply via email to

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