Alan Cox
1bb816d3d1
Restructure vm_page_select_cache() so that adding assertions is easy.
...
Some of the conditions that caused vm_page_select_cache() to deactivate a
page were wrong. For example, deactivating an unmanaged or wired page is a
nop. Thus, if vm_page_select_cache() had ever encountered an unmanaged or
wired page, it would have looped forever. Now, we assert that the page is
neither unmanaged nor wired.
2004-05-12 04:27:18 +00:00
..
2003-08-06 12:05:48 +00:00
2004-04-23 06:10:58 +00:00
2004-04-25 07:58:59 +00:00
2004-04-10 22:41:46 +00:00
2004-05-06 05:03:23 +00:00
2004-04-06 20:15:37 +00:00
2004-03-10 04:44:43 +00:00
2003-09-27 21:33:13 +00:00
2004-01-18 05:51:06 +00:00
2003-09-19 08:37:44 +00:00
2004-04-06 20:15:37 +00:00
2004-04-06 20:15:37 +00:00
2004-05-06 05:03:23 +00:00
2004-05-07 11:43:24 +00:00
2004-04-08 19:08:49 +00:00
2004-04-24 20:53:55 +00:00
2004-04-06 20:15:37 +00:00
2004-05-07 00:17:07 +00:00
2004-04-24 03:46:44 +00:00
2004-04-06 20:15:37 +00:00
2004-05-11 10:26:37 +00:00
2004-04-06 20:15:37 +00:00
2004-04-06 20:15:37 +00:00
2004-05-12 04:27:18 +00:00
2004-04-06 20:15:37 +00:00
2004-05-12 04:10:35 +00:00
2004-04-06 20:15:37 +00:00
2003-08-12 23:24:05 +00:00
2004-04-08 19:08:49 +00:00
2004-04-08 19:08:49 +00:00
2004-04-06 20:15:37 +00:00
2004-04-06 20:15:37 +00:00
2004-03-04 10:18:17 +00:00
2004-04-06 20:15:37 +00:00
2004-05-06 05:03:23 +00:00
2004-04-06 20:15:37 +00:00