All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc-dev@ozlabs.org
Cc: Mark Nelson <markn@au1.ibm.com>,
	Gunnar von Boehn <VONBOEHN@de.ibm.com>,
	Paul Mackerras <paulus@samba.org>,
	cbe-oss-dev@ozlabs.org, Michael Ellerman <ellerman@au1.ibm.com>
Subject: Re: [RFC 0/3] powerpc: memory copy routines tweaked for Cell
Date: Thu, 19 Jun 2008 15:59:04 +0200	[thread overview]
Message-ID: <200806191559.04852.arnd@arndb.de> (raw)
In-Reply-To: <18522.19171.348796.482938@cargo.ozlabs.ibm.com>

On Thursday 19 June 2008, Paul Mackerras wrote:
> Arnd Bergmann writes:
> 
> > 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,
> 
> Why would you guess that?

I remembered that Gunnar had done some tests on other CPUs showing
that an earlier version of the code was better than the kernel
memcpy.
Also, I had tried to trace the history of the usercopy function
and found that it predates most of the CPUs in current use, so
I assume it has suffered from bitrot and nobody tried to do better
since the Power3 days. AFAICT, it hasn't seen any update since your
original Power4 version from 2002.

	Arnd <><

  reply	other threads:[~2008-06-19 13:59 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 [this message]
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
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=200806191559.04852.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=VONBOEHN@de.ibm.com \
    --cc=cbe-oss-dev@ozlabs.org \
    --cc=ellerman@au1.ibm.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=markn@au1.ibm.com \
    --cc=paulus@samba.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 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.