Olivier Houchard 2eeafe13a6 Introduce a new function, pmap_wb_page(), which check all userland mappings for
a given page and, if the pmap is the current pmap, write back the associated
cache line.
Use pmap_wb_page in pmap_qenter() instead of inconditionally
write back/invalidating the data cache.
2005-03-16 23:56:29 +00:00
..
2005-02-18 17:29:12 +00:00
2004-11-04 18:48:52 +00:00
2005-03-03 23:27:09 +00:00
2005-01-05 21:58:49 +00:00
2005-03-01 20:12:52 +00:00
2004-11-07 23:01:36 +00:00
2005-01-05 21:58:49 +00:00
2005-01-19 16:22:20 +00:00