On Mon, 11 Feb 2008 08:39:11 +0100
Brice Goglin <Brice.Goglin@ens-lyon.org> wrote:
if you want uncached memory, use iorenmap_uncached...
__PAGE_PSE is the large page bit... that should be managed by the core for sure.
(yes I know that the same bit may have different meanings, but it's not __PAGE_PSE then).
PAT has a bunch of complications that really need to be resolved in the core
(eg how to deal with aliases etc etc)
correct
--
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--