qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Fix /perf/nesting coroutine benchmark


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] Fix /perf/nesting coroutine benchmark
Date: Thu, 19 Sep 2013 13:21:55 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Sep 17, 2013 at 06:26:48PM +0200, Gabriel Kerneis wrote:
> The /perf/nesting benchmark is broken because the counters are
> not reset after each iteration. Therefore, nesting is done only
> on the first iteration, and skipped on every other.
> 
> This patch fixes the issue, and reduces the number of iterations
> to make it possible to run the benchmark in a reasonable amount of
> time.
> 
> Signed-off-by: Gabriel Kerneis <address@hidden>
> ---
>  tests/test-coroutine.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]