public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rik van Riel <riel@surriel.com>
To: Apan Qasem <qasem@cs.rice.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Page coloring in linux
Date: Mon, 27 Nov 2006 18:55:50 -0500	[thread overview]
Message-ID: <456B7B06.70709@surriel.com> (raw)
In-Reply-To: <F17CDCEE-BD2F-458D-93A9-A7D1422598C9@cs.rice.edu>

Apan Qasem wrote:
> Does anyone know where I can find documentation on the page coloring 
> algorithm?  I just need to find out the the basic heuristics used in 
> coloring the pages.
> 
> Also, does the kernel source include the page coloring code or do I need 
> to patch the kernel?

The Linux kernel does not do page coloring.

One reason for this is that the vast majority of processors
has 4-way, 8-way or higher cache associativity, meaning that
the gains that could be had from coloring are a lot smaller
than they used to be.

Cache coloring is not free, either.

-- 
Politics is the struggle between those who want to make their country
the best in the world, and those who believe it already is.  Each group
calls the other unpatriotic.

      reply	other threads:[~2006-11-27 23:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-27 17:15 Page coloring in linux Apan Qasem
2006-11-27 23:55 ` Rik van Riel [this message]

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=456B7B06.70709@surriel.com \
    --to=riel@surriel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qasem@cs.rice.edu \
    /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