9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ok, *init* is running on ts7200
@ 2005-03-18 15:57 Ronald G. Minnich
  2005-03-18 16:00 ` Ronald G. Minnich
  0 siblings, 1 reply; 6+ messages in thread
From: Ronald G. Minnich @ 2005-03-18 15:57 UTC (permalink / raw)
  To: 9fans


although not much else is happening.

virtual address caches are touchy when it comes time to flush them and
change mappings ...

in particulsr, you have to
	flush()
	change mappings
	invalidate TLBs

in careful order. Note that PACs are not nearly so picky.

anyway ... where I'm at is init code is in memory, I'm trying to switch to
it, at some point mmuswitch is called again, then again, and that third
time ... no joy, the system dies.


but it's closer .

ron


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

end of thread, other threads:[~2005-03-18 16:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-18 15:57 [9fans] ok, *init* is running on ts7200 Ronald G. Minnich
2005-03-18 16:00 ` Ronald G. Minnich
2005-03-18 16:13   ` Charles Forsyth
2005-03-18 16:16     ` Ronald G. Minnich
2005-03-18 16:30       ` Charles Forsyth
2005-03-18 16:33       ` Charles Forsyth

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