linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Do we need tlbsx at finish_tlb_load?
@ 2002-05-30  8:04 David Gibson
  2002-06-03  2:43 ` David Gibson
  0 siblings, 1 reply; 8+ messages in thread
From: David Gibson @ 2002-05-30  8:04 UTC (permalink / raw)
  To: linuxppc-embedded


A question to Dan and Tom in particular:

At the moment on 4xx, just after finish_tlb_load, which is called by
both the TLB miss handlers, we do a tlbsx to see if an entry for this
virtual address already exists.

Since this code is only called from the TLB miss handler, I can't see
how there could ever be a valid TLB entry present at this point.
There is a comment claiming that this path can be hit under some
circumstances, but it doesn't make sense to me.

Is there any situation where we can reach this point with a valid TLB
entry existing for the faulting address?

--
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.  -- H.L. Mencken
http://www.ozlabs.org/people/dgibson

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-06-06  5:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30  8:04 Do we need tlbsx at finish_tlb_load? David Gibson
2002-06-03  2:43 ` David Gibson
2002-06-04  0:19   ` Dan Malek
2002-06-04  3:48     ` David Gibson
2002-06-04 12:52     ` Paul Mackerras
2002-06-04 17:49       ` Dan Malek
2002-06-06  2:04         ` Paul Mackerras
2002-06-06  5:06           ` Dan Malek

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).