From: Richard Henderson <rth@twiddle.net>
To: Pranith Kumar <bobby.prani@gmail.com>
Cc: "Alex Bennée" <alex.bennee@linaro.org>,
qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] tcg/softmmu: Increase size of TLB caches
Date: Wed, 6 Sep 2017 01:26:54 -0700 [thread overview]
Message-ID: <8ea5a586-4d19-82db-f4b7-058229dc4124@twiddle.net> (raw)
In-Reply-To: <CAJhHMCBoOGrts1UvNVbC+g6fxLf_9MCYssNQ4nmqiTyzTLFXuQ@mail.gmail.com>
On 09/05/2017 05:33 PM, Pranith Kumar wrote:
>> This significantly degrades performance of alpha-softmmu.
>> It spends about 25% of all cpu time in memset.
>
> What workload does it degrade for? I will try to reproduce and see
> which memset is causing this.
emerge --update --ask @world
which is a lot of python, iirc.
It is the tlb flush memset that is causing this.
The tlb has grown from a few kB to 300kB with your patch.
r~
next prev parent reply other threads:[~2017-09-06 8:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-29 17:23 [Qemu-devel] [PATCH] tcg/softmmu: Increase size of TLB caches Pranith Kumar
2017-08-29 17:40 ` Richard Henderson
2017-09-05 21:50 ` Richard Henderson
2017-09-06 0:33 ` Pranith Kumar
2017-09-06 8:26 ` Richard Henderson [this message]
2017-09-06 8:55 ` Alex Bennée
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=8ea5a586-4d19-82db-f4b7-058229dc4124@twiddle.net \
--to=rth@twiddle.net \
--cc=alex.bennee@linaro.org \
--cc=bobby.prani@gmail.com \
--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).