From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qemu-iotests: mark 035 qcow2-only
Date: Fri, 25 May 2012 18:17:36 +0200 [thread overview]
Message-ID: <4FBFB0A0.5050706@redhat.com> (raw)
In-Reply-To: <1337873211-16124-1-git-send-email-stefanha@linux.vnet.ibm.com>
Am 24.05.2012 17:26, schrieb Stefan Hajnoczi:
> The 035 parallel aio write test relies on knowledge of qcow2 metadata
> layout to stress parallel L2 table accesses. This only works for qcow2
> unless we add additional calculations for qed or other formats.
>
> Mark this test as qcow2-only.
>
> Note that the test is strictly speaking non-deterministic although the
> output produced is reliable with qcow2. This is because the aio_write
> command returns before the aio write request has completed. Completions
> can occur at any time afterwards and cause a message to be printed.
> Therefore the exact output of this test is not deterministic but we seem
> to get away with it for qcow2 (maybe due to coroutine and main loop
> scheduling).
>
> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2012-05-25 16:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-24 15:26 [Qemu-devel] [PATCH] qemu-iotests: mark 035 qcow2-only Stefan Hajnoczi
2012-05-25 16:17 ` Kevin Wolf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FBFB0A0.5050706@redhat.com \
--to=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@linux.vnet.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.