caching of page frames

From: Frank Coldwell
Date: Tue Aug 02 2011 - 15:59:07 EST


Hi,

This is what I have read in book about Linux kernel:

"Linux clears the PCD and PWT flags of all Page Directory and Page
Table entries; as a result, caching is enabled for all page frames,
and the write-back strategy is always adopted for writing".

Are there situations where better performance can be achieved by
disabling caching of page frames, because overhead is just setting one
flag, and maybe there are situations when we can be sure
that caching of page frame is not needed ?

Kind regards,

--
marc coldwell

software engineer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/