From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/2] qed: Periodically flush and clear need check bit
Date: Tue, 10 May 2011 12:31:52 +0200 [thread overview]
Message-ID: <4DC91418.6010102@redhat.com> (raw)
In-Reply-To: <1304955940-18965-1-git-send-email-stefanha@linux.vnet.ibm.com>
Am 09.05.2011 17:45, schrieb Stefan Hajnoczi:
> This patch marks QED images as clean periodically when it is safe to do so.
> This reduces the chance of having to perform a consistency check at startup.
> Previously we left the image dirty even when it was consistent, therefore
> risking an unnecessary consistency check after crash.
>
> The first patch stubs out qemu-timer.c functions for qemu-tool.c, which is
> needed since block drivers get built into qemu-img and friends. In the long
> run having timers in qemu-tool too would be good, but for now they are not
> critical and the stub implementation works.
Thanks, applied both to the block branch.
Kevin
prev parent reply other threads:[~2011-05-10 10:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-09 15:45 [Qemu-devel] [PATCH v2 0/2] qed: Periodically flush and clear need check bit Stefan Hajnoczi
2011-05-09 15:45 ` [Qemu-devel] [PATCH v2 1/2] qemu-tool: Stub out qemu-timer functions Stefan Hajnoczi
2011-05-09 15:45 ` [Qemu-devel] [PATCH v2 2/2] qed: Periodically flush and clear need check bit Stefan Hajnoczi
2011-05-10 10:31 ` 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=4DC91418.6010102@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.