public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Stevie O <stevie@qrpff.net>, linux-kernel@vger.kernel.org
Subject: Re: "Colo[u]rs"
Date: 10 Dec 2001 02:36:28 -0500	[thread overview]
Message-ID: <1007969789.1235.34.camel@phantasy> (raw)
In-Reply-To: <1007969208.1237.32.camel@phantasy>
In-Reply-To: <5.1.0.14.2.20011210020236.01cca428@whisper.qrpff.net>  <1007969208.1237.32.camel@phantasy>

On Mon, 2001-12-10 at 02:26, Robert Love wrote:

> Cache color is how many indexes there are into a cache.  Caches
> typically aren't direct mapped:

Shouldn't of said direct mapped there, they actually are direct mapped. 
I meant the function from virtual memory to cache isn't one-to-one, i.e.
multiple virtual addresses map to similar cache lines.

I should of added that n-way set associativity is increasingly making
this all less needed, but its still has benefits (the downside is there
is overhead, obviously, to making sure everything maps appropriately). 

	Robert Love


  reply	other threads:[~2001-12-10  7:36 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200112100656.fBA6ukA14374@www.hockin.org>
2001-12-10  7:07 ` "Colo[u]rs" Stevie O
2001-12-10  7:26   ` "Colo[u]rs" Robert Love
2001-12-10  7:36     ` Robert Love [this message]
2001-12-10  7:28   ` "Colo[u]rs" Larry McVoy
2001-12-10  7:21     ` "Colo[u]rs" David Lang
2001-12-10  7:51       ` "Colo[u]rs" Larry McVoy
2001-12-10  7:30         ` "Colo[u]rs" David Lang
2001-12-10  7:33   ` "Colo[u]rs" Stevie O
2001-12-10  8:37     ` "Colo[u]rs" Alan Cox
2001-12-10  8:00   ` "Colo[u]rs" Stevie O
2001-12-10  8:13     ` "Colo[u]rs" Robert Love
2001-12-10 12:22       ` "Colo[u]rs" ncw
2001-12-10 17:52         ` "Colo[u]rs" Chris Wedgwood

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=1007969789.1235.34.camel@phantasy \
    --to=rml@tech9.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stevie@qrpff.net \
    /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