From: "Kevin D. Kissell" <kevink@mips.com>
To: "Jun Sun" <jsun@mvista.com>
Cc: <linux-mips@linux-mips.org>, <jsun@mvista.com>
Subject: Re: possible Malta 4Kc cache problem ...
Date: Thu, 5 Dec 2002 00:14:18 +0100 [thread overview]
Message-ID: <030801c29bea$e91d76b0$10eca8c0@grendel> (raw)
In-Reply-To: 20021204135950.T4363@mvista.com
> On Wed, Dec 04, 2002 at 10:38:36AM +0100, Kevin D. Kissell wrote:
> >
> > Which version of the 4Kc manual are you looking at? I'm looking
> > at a very recent version of the 4Kc Software User's Manual
> > (version 1.17, dated September 25, 2002), and it only shows
> > Hit_Writeback_D to be invalid for *secondary and teritary*
> > caches, which makes sense, since the 4KSc doesn't have any.
> >
>
> I was looking at rev 1.12, Jan 3, 2001.
>
> Good to know that 4K family does have Hit_WRiteback_D. However,
> since it is "recommanded" instead of "required". Shouldn't we
> still use "Hit_Writeback_Inv_D" just to be on the safe side?
Pardon me, but I thought that you were talking about
hit-writeback-invalidates to begin with. Indeed, I had
thought that we had organized things so that Linux always
did writeback-invalidates and never simple writebacks,
just to be on the safe side, as you say, but tampoline code
is a special case where I can see no possible multiprocessor
coherence issues with failing to invalidate the local Dcache
copy. In any case, it would be100% correct for a pure
"hit writeback" to be a no-op on a write-through cache,
since there is never anything dirty to write back.
Kevin K.
WARNING: multiple messages have this Message-ID (diff)
From: "Kevin D. Kissell" <kevink@mips.com>
To: Jun Sun <jsun@mvista.com>
Cc: linux-mips@linux-mips.org
Subject: Re: possible Malta 4Kc cache problem ...
Date: Thu, 5 Dec 2002 00:14:18 +0100 [thread overview]
Message-ID: <030801c29bea$e91d76b0$10eca8c0@grendel> (raw)
Message-ID: <20021204231418.fbhO3stCoSflaZcx8oEiuia0ejivQ_cE2oPXetI59gU@z> (raw)
In-Reply-To: 20021204135950.T4363@mvista.com
> On Wed, Dec 04, 2002 at 10:38:36AM +0100, Kevin D. Kissell wrote:
> >
> > Which version of the 4Kc manual are you looking at? I'm looking
> > at a very recent version of the 4Kc Software User's Manual
> > (version 1.17, dated September 25, 2002), and it only shows
> > Hit_Writeback_D to be invalid for *secondary and teritary*
> > caches, which makes sense, since the 4KSc doesn't have any.
> >
>
> I was looking at rev 1.12, Jan 3, 2001.
>
> Good to know that 4K family does have Hit_WRiteback_D. However,
> since it is "recommanded" instead of "required". Shouldn't we
> still use "Hit_Writeback_Inv_D" just to be on the safe side?
Pardon me, but I thought that you were talking about
hit-writeback-invalidates to begin with. Indeed, I had
thought that we had organized things so that Linux always
did writeback-invalidates and never simple writebacks,
just to be on the safe side, as you say, but tampoline code
is a special case where I can see no possible multiprocessor
coherence issues with failing to invalidate the local Dcache
copy. In any case, it would be100% correct for a pure
"hit writeback" to be a no-op on a write-through cache,
since there is never anything dirty to write back.
Kevin K.
next prev parent reply other threads:[~2002-12-04 23:10 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-04 6:45 possible Malta 4Kc cache problem Jun Sun
2002-12-04 9:38 ` Kevin D. Kissell
2002-12-04 9:38 ` Kevin D. Kissell
2002-12-04 9:46 ` Kevin D. Kissell
2002-12-04 9:46 ` Kevin D. Kissell
2002-12-04 10:08 ` Carsten Langgaard
2002-12-04 11:21 ` Carsten Langgaard
2002-12-04 13:06 ` Kevin D. Kissell
2002-12-04 13:06 ` Kevin D. Kissell
2002-12-04 13:14 ` Carsten Langgaard
2002-12-04 13:28 ` Carsten Langgaard
2002-12-04 17:08 ` Kevin D. Kissell
2002-12-04 17:08 ` Kevin D. Kissell
2002-12-04 17:32 ` Daniel Jacobowitz
2002-12-04 20:28 ` Carsten Langgaard
2002-12-04 22:58 ` Jun Sun
2002-12-05 9:38 ` Carsten Langgaard
2002-12-06 16:42 ` Maciej W. Rozycki
2002-12-06 22:24 ` Hartvig Ekner
2002-12-06 22:24 ` Hartvig Ekner
2002-12-09 10:51 ` Dominic Sweetman
2002-12-09 10:51 ` Dominic Sweetman
2002-12-04 22:19 ` Jun Sun
2002-12-05 9:27 ` Kevin D. Kissell
2002-12-05 9:27 ` Kevin D. Kissell
2002-12-04 21:59 ` Jun Sun
2002-12-04 23:14 ` Kevin D. Kissell [this message]
2002-12-04 23:14 ` Kevin D. Kissell
2002-12-04 22:53 ` Jun Sun
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='030801c29bea$e91d76b0$10eca8c0@grendel' \
--to=kevink@mips.com \
--cc=jsun@mvista.com \
--cc=linux-mips@linux-mips.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