From: Segher Boessenkool <segher@kernel.crashing.org>
To: olof@lixom.net (Olof Johansson)
Cc: linuxppc-dev@ozlabs.org, paulus@samba.org, anton@samba.org
Subject: Re: [PATCH] Use mtocrf in asm when CONFIG_POWER4_ONLY=y
Date: Thu, 22 Mar 2007 12:24:09 +0100	[thread overview]
Message-ID: <8f820a3c81d934b09c621e9fe55dd248@kernel.crashing.org> (raw)
In-Reply-To: <20070322020925.GA13114@lixom.net>
> mtocrf is a faster single-entry mtcrf available in PPC 2.00 and later
> processors. It can make quite a difference in performance on some
> implementations, so use it for CONFIG_POWER4_ONLY=y builds.
Does anyone know which CPUs that don't implement mtocrf
don't treat it identical to mtcrf?  That would allow to
widen when we use mtocrf.  Or perhaps it's really time
for an "asm alternatives" run-time patch thing now :-)
Patch looks good as-is but I can always ask for more...
Segher
next prev parent reply	other threads:[~2007-03-22 11:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22  2:09 [PATCH] Use mtocrf in asm when CONFIG_POWER4_ONLY=y Olof Johansson
2007-03-22  2:10 ` Stephen Rothwell
2007-03-22 11:24 ` Segher Boessenkool [this message]
2007-03-22 11:50   ` Paul Mackerras
2007-03-22 14:34 ` [PATCH] [v2] powerpc: " Olof Johansson
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=8f820a3c81d934b09c621e9fe55dd248@kernel.crashing.org \
    --to=segher@kernel.crashing.org \
    --cc=anton@samba.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olof@lixom.net \
    --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 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).