From: Mark Nelson <markn@au1.ibm.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linuxppc-dev@ozlabs.org, Gunnar von Boehn <VONBOEHN@de.ibm.com>,
cbe-oss-dev@ozlabs.org, Michael Ellerman <ellerman@au1.ibm.com>
Subject: Re: [RFC 0/3] powerpc: memory copy routines tweaked for Cell
Date: Fri, 20 Jun 2008 09:49:29 +1000 [thread overview]
Message-ID: <200806200949.29673.markn@au1.ibm.com> (raw)
In-Reply-To: <200806191353.17323.arnd@arndb.de>
On Thu, 19 Jun 2008 09:53:16 pm Arnd Bergmann wrote:
> On Thursday 19 June 2008, Mark Nelson wrote:
> > The plan is to use Michael Ellerman's code patching work so that at runtime
> > if we're running on a Cell machine the new routines are called but otherwise
> > the existing memory copy routines are used.
>
> Have you tried running this code on other platforms to see if it
> actually performs worse on any of them? I would guess that the
> older code also doesn't work too well on Power 5 and Power 6, so the
> cell optimized version could give us a significant advantage as well,
> albeit less than another CPU specific version.
>
> Arnd <><
>
I did run the tests on Power 5 and Power 6, and on Power 5 with the
new routines, the iperf bandwidth increased to 7.9 GBits/sec up from
7.5 GBits/sec; but on Power 6 the bandwidth with the old routines
was 13.6 GBits/sec compared to 12.8 GBits/sec...
I also couldn't get the updated routines to boot on 970MP without
removing the dcbz instructions.
I'll investigate more and also rerun the tests again
Thanks!
Mark
next prev parent reply other threads:[~2008-06-19 23:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-19 7:53 [RFC 0/3] powerpc: memory copy routines tweaked for Cell Mark Nelson
2008-06-19 11:53 ` Arnd Bergmann
2008-06-19 12:02 ` Paul Mackerras
2008-06-19 13:59 ` Arnd Bergmann
2008-06-19 14:53 ` Olof Johansson
2008-06-20 0:04 ` Mark Nelson
2008-06-19 12:11 ` Gunnar von Boehn
2008-06-19 23:33 ` Paul Mackerras
2008-06-20 16:12 ` Gunnar von Boehn
2008-06-19 23:49 ` Mark Nelson [this message]
2008-06-21 0:12 ` Mark Nelson
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=200806200949.29673.markn@au1.ibm.com \
--to=markn@au1.ibm.com \
--cc=VONBOEHN@de.ibm.com \
--cc=arnd@arndb.de \
--cc=cbe-oss-dev@ozlabs.org \
--cc=ellerman@au1.ibm.com \
--cc=linuxppc-dev@ozlabs.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).