Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: ralf@uni-koblenz.de
To: Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	linux@cthulhu.engr.sgi.com
Subject: Re: VCEI/VCED handling
Date: Tue, 29 Sep 1998 01:50:03 +0200	[thread overview]
Message-ID: <19980929015003.E2215@uni-koblenz.de> (raw)
In-Reply-To: <19980929011414.43485@alpha.franken.de>; from Thomas Bogendoerfer on Tue, Sep 29, 1998 at 01:14:14AM +0200

On Tue, Sep 29, 1998 at 01:14:14AM +0200, Thomas Bogendoerfer wrote:

> 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 ?

We've got code of which we're shure that it is correct.  Nevertheless
Linux ist still fragile on SC machines.  I've been tracking this in
private emails with Ulf but so far only with limited success.  Aside of
the missing VCED / VCEI handlers there must be something else that is
broken.

  Ralf

  reply	other threads:[~1998-09-28 23:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-09-28 23:14 VCEI/VCED handling Thomas Bogendoerfer
1998-09-28 23:50 ` ralf [this message]
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=19980929015003.E2215@uni-koblenz.de \
    --to=ralf@uni-koblenz.de \
    --cc=linux@cthulhu.engr.sgi.com \
    --cc=tsbogend@alpha.franken.de \
    /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