qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 25/29] memory: use atomic ops for setting dirty


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH 25/29] memory: use atomic ops for setting dirty memory bits
Date: Tue, 26 May 2015 20:29:05 +0800
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, 04/27 18:28, Paolo Bonzini wrote:
> From: Stefan Hajnoczi <address@hidden>
> 
> Use set_bit_atomic() and bitmap_set_atomic() so that multiple threads
> can dirty memory without race conditions.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> Message-Id: <address@hidden>
> Signed-off-by: Paolo Bonzini <address@hidden>

Reviewed-by: Fam Zheng <address@hidden>



reply via email to

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