[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcou
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths |
Date: |
Thu, 20 Nov 2014 14:27:45 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 11/20/2014 06:48 AM, Max Reitz wrote:
> Sounds good, the only problem is that I'd have to hand-craft the image
> myself, because qemu generally uses self-references for refblocks (when
> allocating new refblocks, they will contain their own refcount).
>
> I think this already would be too much effort (I'll reply to your second
> email right away ;-)). There is no fundamental difference in how new
> allocations for the new reftable and for the new refblocks are treated:
> If there's a new allocation, respin. If that works for the new reftable,
> that's enough to convince me it will work for new refblocks as well.
Agreed - one test of needing a third pass is sufficient to prove we
handle allocations until convergence.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, (continued)
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, Max Reitz, 2014/11/17
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, Eric Blake, 2014/11/18
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, Eric Blake, 2014/11/19
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, Max Reitz, 2014/11/20
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, Eric Blake, 2014/11/20
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths, Max Reitz, 2014/11/20
- Re: [Qemu-devel] [PATCH v2 21/21] iotests: Add test for different refcount widths,
Eric Blake <=