From: Rusty Russell <rusty@rustcorp.com.au>
To: Asias He <asias@redhat.com>,
virtualization@lists.linux-foundation.org,
"Michael S. Tsirkin" <mst@redhat.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] virtio_blk: Drop unused request tracking list
Date: Tue, 08 May 2012 13:38:54 +0930 [thread overview]
Message-ID: <87k40nco15.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1333077850-21717-1-git-send-email-asias@redhat.com>
On Fri, 30 Mar 2012 11:24:10 +0800, Asias He <asias@redhat.com> wrote:
> Benchmark shows small performance improvement on fusion io device.
>
> Before:
> seq-read : io=1,024MB, bw=19,982KB/s, iops=39,964, runt= 52475msec
> seq-write: io=1,024MB, bw=20,321KB/s, iops=40,641, runt= 51601msec
> rnd-read : io=1,024MB, bw=15,404KB/s, iops=30,808, runt= 68070msec
> rnd-write: io=1,024MB, bw=14,776KB/s, iops=29,552, runt= 70963msec
>
> After:
> seq-read : io=1,024MB, bw=20,343KB/s, iops=40,685, runt= 51546msec
> seq-write: io=1,024MB, bw=20,803KB/s, iops=41,606, runt= 50404msec
> rnd-read : io=1,024MB, bw=16,221KB/s, iops=32,442, runt= 64642msec
> rnd-write: io=1,024MB, bw=15,199KB/s, iops=30,397, runt= 68991msec
>
> Signed-off-by: Asias He <asias@redhat.com>
Thanks. It didn't really need a benchmark to justify this cleanup, but
you certainly get points for thoroughness!
Applied,
Rusty.
next prev parent reply other threads:[~2012-05-08 4:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 3:24 [PATCH] virtio_blk: Drop unused request tracking list Asias He
2012-03-30 10:14 ` Stefan Hajnoczi
2012-03-31 10:22 ` Asias He
2012-04-02 14:29 ` Stefan Hajnoczi
2012-04-02 14:29 ` Stefan Hajnoczi
2012-04-01 10:07 ` Michael S. Tsirkin
2012-04-02 23:49 ` Asias He
2012-05-08 4:08 ` Rusty Russell [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-30 3:24 Asias He
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=87k40nco15.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=asias@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=virtualization@lists.linux-foundation.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 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.