qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/12] migration: hold the lock only if it is re


From: Peter Xu
Subject: Re: [Qemu-devel] [PATCH 07/12] migration: hold the lock only if it is really needed
Date: Tue, 19 Jun 2018 15:36:50 +0800
User-agent: Mutt/1.10.0 (2018-05-17)

On Mon, Jun 04, 2018 at 05:55:15PM +0800, address@hidden wrote:
> From: Xiao Guangrong <address@hidden>
> 
> Try to hold src_page_req_mutex only if the queue is not
> empty

Pure question: how much this patch would help?  Basically if you are
running compression tests then I think it means you are with precopy
(since postcopy cannot work with compression yet), then here the lock
has no contention at all.

Regards,

-- 
Peter Xu



reply via email to

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