qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Xin Tong <trent.tong@gmail.com>, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, afaerber@suse.de, rth@twiddle.net
Subject: Re: [Qemu-devel] [PATCH v4] implementing victim TLB for QEMU system emulated TLB
Date: Mon, 03 Feb 2014 08:50:37 -0700	[thread overview]
Message-ID: <52EFBACD.7090802@redhat.com> (raw)
In-Reply-To: <1391440721-25777-1-git-send-email-trent.tong@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]

On 02/03/2014 08:18 AM, Xin Tong wrote:
> This patch adds a victim TLB to the QEMU system mode TLB.
> 
> Changes from PATCH v3.
> 1. updated measurements - performance improvement is now calculated over 3 runs.
> 2. fix code as discussed on the qemu mailing list.

Th paragraph above should be moved...

> 
> QEMU system mode page table walks are expensive. Taken by running QEMU
> qemu-system-x86_64 system mode on Intel PIN , a TLB miss and walking a
> 4-level page tables in guest Linux OS takes ~450 X86 instructions on
> average.
> 
...
> 
> Although there are measurement fluctuations, the performance
> improvement is very significant and by no means in the range of
> noises.
> 
> Signed-off-by: Xin Tong <trent.tong@gmail.com>
> 
> ---

...here, after the ---.  It is nice information for the reviewers, but
has no bearing on the commit itself once accepted into git (a year from
now, we won't care how many versions it took to get to the one version
that was committed).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2014-02-03 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-03 15:18 [Qemu-devel] [PATCH v4] implementing victim TLB for QEMU system emulated TLB Xin Tong
2014-02-03 15:50 ` Eric Blake [this message]
2014-02-08  3:01   ` Xin Tong
2014-02-12 22:43 ` Peter Maydell

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=52EFBACD.7090802@redhat.com \
    --to=eblake@redhat.com \
    --cc=afaerber@suse.de \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=trent.tong@gmail.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 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).