Andrew Thompson f06a3a36ac Track the kernel mapping of a physical page by a new entry in vm_page
structure. When the page is shared, the kernel mapping becomes a special
type of managed page to force the cache off the page mappings. This is
needed to avoid stale entries on all ARM VIVT caches, and VIPT caches
with cache color issue.

Submitted by:	Mark Tinguely
Reviewed by:	alc
Tested by:	Grzegorz Bernacki, thompsa
2009-06-18 20:42:37 +00:00
..
2008-02-26 11:45:32 +00:00
2007-03-21 03:28:16 +00:00
2006-11-19 23:46:50 +00:00
2008-08-23 23:35:08 +00:00
2007-12-07 13:45:47 +00:00
2007-07-27 14:45:33 +00:00
2007-12-02 20:40:35 +00:00
2007-03-21 03:28:16 +00:00