linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 4xx icache and tlb flushing
Date: Tue, 18 Sep 2001 15:15:10 -0400	[thread overview]
Message-ID: <3BA79D3E.E5BA495A@mvista.com> (raw)
In-Reply-To: 20010918143359.B817@zax


David Gibson wrote:

> First on icache flushing.  I noticed that flush_icache_page() has been
> changed to a no-op, wheras it used to flush the whole icache on 4xx.

It is now done when we detect a PTE change that affects an executable
region.

> Now two questions on tlb flushing.  First, 4xx uses a __tlbia() macro
> in local_flush_tlb_*().  Is there a reason we don't use the _tlbia()
> function already included in misc.S?

I dunno, avoids the function call?  We keep swapping between macros
and functions.  Whatever.

> ... Is this a bug, or am I missing something?

I thought I checked that in....maybe it's still hanging out in my
with a bunch of other random 4xx patches.  I'll look again.


	-- Dan

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

  reply	other threads:[~2001-09-18 19:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18  4:33 4xx icache and tlb flushing David Gibson
2001-09-18 19:15 ` Dan Malek [this message]
2001-09-19  2:14   ` David Gibson

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=3BA79D3E.E5BA495A@mvista.com \
    --to=dan@mvista.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=linuxppc-embedded@lists.linuxppc.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).