qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 16/19] block: protect modification of dirty bitm


From: Vladimir Sementsov-Ogievskiy
Subject: Re: [Qemu-devel] [PATCH 16/19] block: protect modification of dirty bitmaps with a mutex
Date: Mon, 26 Jun 2017 19:07:01 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0

HI!

One question here, should not 'bdrv_undo_clear_dirty_bitmap' be under lock too?

05.06.2017 15:39, Paolo Bonzini wrote:
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Paolo Bonzini <address@hidden>
---
  block/dirty-bitmap.c         | 68 ++++++++++++++++++++++++++++++++++++++------
  block/mirror.c               | 11 +++++--
  include/block/block_int.h    |  4 +--
  include/block/dirty-bitmap.h | 25 +++++++++++-----
  migration/block.c            | 10 ++++---
  5 files changed, 94 insertions(+), 24 deletions(-)

--
Best regards,
Vladimir




reply via email to

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