From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: linux@cthulhu.engr.sgi.com
Subject: VCEI/VCED handling
Date: Tue, 29 Sep 1998 01:14:14 +0200 [thread overview]
Message-ID: <19980929011414.43485@alpha.franken.de> (raw)
Yesterday I studied the MIPS user's manual to find out, what has to be
done for the virtual cache coherency exceptions. Before I start to write
some code, I want make sure, that I got it right.
VCEI:
Hit Set Virtual on BadVaddr
VCED:
Hit Invalidate BadVaddr
TLB Lookup for BadVaddr
Physical Address -> Index
Index Load Tag
Extract PIdx from TagLo
Construct Vaddr from BadVaddr and PIdx
Hit Write Back on created Vaddr
Hit Set Virtual on BadVaddr
Comments ?
Thomas.
--
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
[Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]
next reply other threads:[~1998-09-28 23:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
1998-09-28 23:14 Thomas Bogendoerfer [this message]
1998-09-28 23:50 ` VCEI/VCED handling ralf
1998-09-29 21:24 ` Thomas Bogendoerfer
1998-09-29 22:34 ` William J. Earl
1998-09-29 23:58 ` ralf
1998-09-30 1:21 ` William J. Earl
1998-10-03 16:00 ` ralf
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=19980929011414.43485@alpha.franken.de \
--to=tsbogend@alpha.franken.de \
--cc=linux@cthulhu.engr.sgi.com \
/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.