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
2008-12-23 04:46:13 +00:00
2007-10-13 12:04:10 +00:00
2008-02-05 10:22:33 +00:00
2009-03-31 23:47:18 +00:00
2007-03-21 03:28:16 +00:00
2008-10-14 10:11:14 +00:00
2007-01-17 00:53:05 +00:00
2006-11-19 23:46:50 +00:00
2007-11-01 10:01:15 +00:00
2009-01-09 10:45:04 +00:00
2008-08-03 15:35:32 +00:00
2009-03-17 12:50:16 +00:00
2008-08-23 23:35:08 +00:00
2008-12-23 22:20:59 +00:00
2009-06-09 18:18:41 +00:00
2007-06-09 21:55:17 +00:00
2008-04-03 16:44:50 +00:00
2008-11-06 16:20:27 +00:00
2008-06-25 07:45:31 +00:00
2008-10-14 10:11:14 +00:00
2008-11-06 16:20:27 +00:00
2009-04-20 12:59:23 +00:00
2008-09-11 20:39:46 +00:00
2009-06-18 20:42:37 +00:00
2007-12-07 13:45:47 +00:00
2009-02-12 23:23:30 +00:00
2007-05-19 16:20:37 +00:00
2007-07-27 14:45:33 +00:00
2008-10-13 20:07:13 +00:00
2007-12-02 20:40:35 +00:00
2009-02-12 23:23:30 +00:00
2007-03-21 03:28:16 +00:00
2009-04-04 23:12:14 +00:00