From: Daniel Phillips <phillips@bonn-fries.net>
To: Samium Gromoff <_deepfire@mail.ru>, linux-kernel@vger.kernel.org
Cc: riel@surriel.com
Subject: Re: Rik`s ac12-pmap2 vs ac12-vanilla perfcomp
Date: Sun, 2 Sep 2001 19:04:32 +0200 [thread overview]
Message-ID: <20010902165742Z16375-32383+3005@humbolt.nl.linux.org> (raw)
In-Reply-To: <200109021710.f82HAbD00606@vegae.deep.net>
In-Reply-To: <200109021710.f82HAbD00606@vegae.deep.net>
On September 2, 2001 07:10 pm, Samium Gromoff wrote:
> No flames please - i know these were low VM loads, i did this just to know
> how big is test rmaps maitenance overhead. It shows us that even on low VM
> load there is a huge win in using rmap. And the win increases with the VM load.
> Algo:
> - booted ac12
> - performed test A 7 times, then test B 7 times.
> - booted ac12-pmap2
> - performed test A 7 times, then test B 7 times.
>
> * each test was done 7 times, with the lowest and highest thrown away.
> * due to high values of data and streaming usage pattern caching was
> unable to affect results, so it was ignored.
>
> test A:
> "time find / -xdev" + (standard junk eating ~6% cpu (top procinfo))
> descr: extremely low VM load, mostly IO dependent
>
> test B:
> "time find / -xdev | grep --regexp="\/" | xargs echo" + background mpg123 +
> + standard junk described above
> descr: low, although higher than A, vm load (nearly absolutely no swap)
It's nice to see these tests aren't running any slower (and not crashing!)
but as I understand it, reverse mapping is a win only for shared mmaps and
swapping, which you aren't doing. So it's not clear what effect is being
measured.
One thing that goes away with rmaps is the need to scan process page tables.
It's possible that this takes enough load off L1 cache to produce the effects
you showed, though it would be surprising.
(Note that I'm in the "reverse maps are good" camp, and I think Rik's design
is fundamentally correct.)
--
Daniel
next prev parent reply other threads:[~2001-09-02 16:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-02 17:10 Samium Gromoff
2001-09-02 13:11 ` Rik van Riel
2001-09-02 17:04 ` Daniel Phillips [this message]
2001-09-02 21:46 ` Samium Gromoff
2001-09-02 17:51 ` Daniel Phillips
2001-09-02 22:18 ` Samium Gromoff
2001-09-03 15:22 ` Marcelo Tosatti
2001-09-03 9:58 ` Rik van Riel
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=20010902165742Z16375-32383+3005@humbolt.nl.linux.org \
--to=phillips@bonn-fries.net \
--cc=_deepfire@mail.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=riel@surriel.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
all inboxes | Powered by JetHome®