jake
580d1a81b5
Merge the code in pv.c into pmap.c directly. Place all page mappings onto
...
the pv lists in the vm_page, even unmanaged kernel mappings. This is so
that the virtual cachability of these mappings can be tracked when a page
is mapped to more than one virtual address. All virtually cachable
mappings of a physical page must have the same virtual colour, or illegal
alises can be created in the data cache. This is a bit tricky because we
still have to recognize managed and unmanaged mappings, even though they
are all on the pv lists.
2002-05-29 06:08:45 +00:00
..
2002-05-26 16:03:13 +00:00
2002-05-26 16:03:13 +00:00
2002-05-14 20:35:29 +00:00
2002-05-29 05:49:59 +00:00
2002-05-19 21:59:28 +00:00
2002-05-16 21:28:32 +00:00
2002-05-25 10:48:03 +00:00
2002-05-29 06:08:45 +00:00
2002-04-27 16:56:25 +00:00
2002-05-24 07:26:17 +00:00
2002-05-07 10:59:52 +00:00
2002-05-28 20:51:43 +00:00
2002-05-24 00:44:44 +00:00
2002-05-28 09:04:48 +00:00
2002-05-24 17:38:01 +00:00
2002-05-25 11:18:03 +00:00
2002-05-26 16:03:13 +00:00
2002-05-29 05:19:07 +00:00
2002-05-14 21:28:45 +00:00
2002-05-22 08:50:18 +00:00
2002-05-28 14:29:56 +00:00
2002-04-11 06:53:40 +00:00
2002-05-29 05:09:51 +00:00
2002-05-25 20:20:35 +00:00
2002-05-24 06:11:07 +00:00
2002-05-24 06:17:42 +00:00
2002-05-24 07:02:04 +00:00
2002-05-21 18:52:24 +00:00
2002-05-23 18:48:27 +00:00
2002-05-20 05:41:09 +00:00
2002-05-24 05:53:57 +00:00
2002-05-20 05:41:09 +00:00
2002-05-20 05:41:09 +00:00
2002-05-20 05:41:09 +00:00
2002-05-24 05:40:51 +00:00
2002-03-20 10:12:07 +00:00
2002-05-27 05:20:15 +00:00
2002-05-20 05:41:09 +00:00
2002-05-14 12:31:47 +00:00
2002-04-01 21:31:13 +00:00
2002-05-15 17:05:28 +00:00
2002-05-19 00:14:50 +00:00
2002-05-28 12:31:34 +00:00
2002-05-20 05:41:09 +00:00
2002-05-29 06:08:45 +00:00
2002-05-29 02:58:41 +00:00
2002-05-04 02:35:13 +00:00
2002-05-19 00:11:08 +00:00
2002-05-27 22:10:28 +00:00
2002-04-26 17:55:27 +00:00