lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <456B7B06.70709@surriel.com>
Date:	Mon, 27 Nov 2006 18:55:50 -0500
From:	Rik van Riel <riel@...riel.com>
To:	Apan Qasem <qasem@...rice.edu>
CC:	linux-kernel@...r.kernel.org
Subject: Re: Page coloring in linux

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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ