From: Stefan Hajnoczi <stefanha@gmail.com>
To: Gabriel Kerneis <gabriel@kerneis.info>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] qemu_coroutine_yield benchmark
Date: Thu, 19 Sep 2013 13:19:01 +0200 [thread overview]
Message-ID: <20130919111901.GE22814@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1379430579-4739-1-git-send-email-gabriel@kerneis.info>
On Tue, Sep 17, 2013 at 05:09:39PM +0200, Gabriel Kerneis wrote:
> Current coroutine performance benchmarks test only coroutine creation,
> either directly or in a nested way. This patch adds a benchmark to
> evaluate the performance of qemu_coroutine_yield.
>
> Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
> ---
> tests/test-coroutine.c | 33 +++++++++++++++++++++++++++++++++
> 1 file changed, 33 insertions(+)
scripts/checkpatch.pl picked up on the while( syntax. I added the space
when merging the patch. Please run checkpatch.pl in the future. The
easiest way is to enable it as a git-hook:
http://blog.vmsplice.net/2011/03/how-to-automatically-run-checkpatchpl.html
Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block
Stefan
prev parent reply other threads:[~2013-09-19 11:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-17 15:09 [Qemu-devel] [PATCH] qemu_coroutine_yield benchmark Gabriel Kerneis
2013-09-19 11:19 ` Stefan Hajnoczi [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=20130919111901.GE22814@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=gabriel@kerneis.info \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).