All of lore.kernel.org
 help / color / mirror / Atom feed
From: Magnus Damm <damm@opensource.se>
To: Mark Hatle <fray@mvista.com>
Cc: Kumar Gala <kumar.gala@motorola.com>,
	Matt Porter <porter@cox.net>,
	Bret Indrelee <Bret.Indrelee@qlogic.com>,
	Linux PPC Embedded mailing list
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Binary Compatibility of various flavors of PPC
Date: Tue, 15 Oct 2002 00:14:50 +0200	[thread overview]
Message-ID: <3DAB41DA.96EB815C@opensource.se> (raw)
In-Reply-To: 3DAB2923.3060607@mvista.com


> But as Matt said (and later reminded me) the 405 has errata that is 405
> specific, and the 8xx and 403 half smaller cacheline size.  So anything
> statically linked may not operator correctly....  but yes, if you switch the
> whole of userspace to soft-floating point then "in general" they should all be
> compatable.

I don't know if gcc generates any code that tweaks with the cache, but
if you
only consider applications/libraries that use assembly routines to
control the
cache then it should be possible to convert the assembly code to assume
16-byte
cachelines for all processors. That should work for processors with
larger
cachelines, with a performance penalty. I use a patch for glibc-2.1.3
that does
exactly that. But I've only used it on 8xx-series, so correct me if I'm
wrong.

Btw - does someone know what the status is for recent glibc versions -
do they work for 8xx out of the box?

Thanks /

magnus

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2002-10-14 22:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-14 16:46 Binary Compatibility of various flavors of PPC Bret Indrelee
2002-10-14 16:55 ` Wolfgang Denk
2002-10-14 18:17   ` Bret Indrelee
2002-10-14 18:22     ` Wolfgang Denk
2002-10-14 17:13 ` Mark Hatle
2002-10-14 18:15   ` Matt Porter
2002-10-14 19:59     ` Kumar Gala
2002-10-14 20:29       ` Mark Hatle
2002-10-14 20:48         ` Wolfgang Denk
2002-10-14 20:54           ` Mark Hatle
2002-10-14 22:14         ` Magnus Damm [this message]
2002-10-14 21:37       ` Bret Indrelee
2002-10-14 22:26         ` Andrew May
     [not found] <005AF3F9.C21188@qlogic.com>
2002-10-14 22:30 ` Jerry Van Baren

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=3DAB41DA.96EB815C@opensource.se \
    --to=damm@opensource.se \
    --cc=Bret.Indrelee@qlogic.com \
    --cc=fray@mvista.com \
    --cc=kumar.gala@motorola.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=porter@cox.net \
    /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.