[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] qapi: better docs for calc-dirty-rate and friends
|
From: |
Peter Xu |
|
Subject: |
Re: [PATCH] qapi: better docs for calc-dirty-rate and friends |
|
Date: |
Fri, 26 May 2023 09:36:44 -0400 |
On Fri, May 26, 2023 at 01:23:07PM +0200, Markus Armbruster wrote:
> Going with
>
> # 2. Dirty bitmap mode captures writes to memory (for example by
> # temporarily revoking write access to all pages) and counting page
> # faults. Information about modified pages is collected into a
> # bitmap, where each bit corresponds to one guest page. This mode
> # requires that KVM accelerator property "dirty-ring-size" is *not*
> # set.
>
> if you don't mind.
Looks good here, thanks!
--
Peter Xu