From: Grant Grundler <grundler@parisc-linux.org>
To: Joel Soete <soete.joel@tiscali.be>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] clerar user page test
Date: Thu, 9 Dec 2004 10:32:39 -0700 [thread overview]
Message-ID: <20041209173239.GA14560@colo.lackof.org> (raw)
In-Reply-To: <418A81310000D172@mail-7-bnl.tiscali.it>
On Tue, Dec 07, 2004 at 03:12:37PM +0100, Joel Soete wrote:
> here are the results of some clup test:
...
Joel,
I also rewrote the test and parked it on:
http://iou.parisc-linux.org/hppa/clup.c
Here's the output from a a500-6x running 2.6.10-rc1-pa12-SMP:
grundler@iodine:~$ gcc-3.3 -o clup0 clup.c
grundler@iodine:~$ gcc-3.3 -DLOOP2X -o clup1 clup.c
grundler@iodine:~$ gcc-3.3 -march=2.0 -DLP64 -o clup2 clup.c
grundler@iodine:~$ gcc-3.3 -march=2.0 -DLP64 -DLOOP2X -o clup3 clup.c
grundler@iodine:~$ gcc-3.3 -march=2.0 -DLP64 -DLOOP2X -DPREFETCH -o clup4 clup.c
grundler@iodine:~$ for i in 0 1 2 3 4; do time ./clup$i ; done 2>&1 | fgrep user
user 0m2.393s
user 0m2.392s
user 0m1.238s
user 0m1.224s
user 0m1.225s
I've varied the prefetch values and nothing seems to be helping.
I have to wonder if it's because the kernel VM is interferring
with the test.
But doubling the stride for 64-bit is consistently ~1.8% improvement.
grant
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
next prev parent reply other threads:[~2004-12-09 17:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-07 14:12 [parisc-linux] clerar user page test Joel Soete
2004-12-09 7:42 ` Grant Grundler
2004-12-09 17:32 ` Grant Grundler [this message]
2004-12-09 18:31 ` Joel Soete
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=20041209173239.GA14560@colo.lackof.org \
--to=grundler@parisc-linux.org \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=soete.joel@tiscali.be \
/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.