Konstantin Belousov
e239bb9730
Reimplement vm_object_page_clean(), using the fact that vm object memq
...
is ordered by page index. This greatly simplifies the implementation,
since we no longer need to mark the pages with VPO_CLEANCHK to denote
the progress. It is enough to remember the current position by index
before dropping the object lock.
Remove VPO_CLEANCHK and VM_PAGER_IGNORE_CLEANCHK as unused.
Garbage-collect vm.msync_flush_flags sysctl.
Suggested and reviewed by: alc
Tested by: pho
2010-07-04 11:26:56 +00:00
..
2009-06-23 20:45:22 +00:00
2010-05-06 18:58:32 +00:00
2010-04-07 16:29:10 +00:00
2010-04-07 16:29:10 +00:00
2010-05-03 19:19:58 +00:00
2010-05-24 14:26:57 +00:00
2010-05-06 18:58:32 +00:00
2010-05-09 16:27:42 +00:00
2010-06-15 19:28:37 +00:00
2009-01-25 09:11:24 +00:00
2010-06-15 19:28:37 +00:00
2010-06-15 19:28:37 +00:00
2010-07-02 15:02:51 +00:00
2010-04-18 22:32:07 +00:00
2010-07-02 19:59:18 +00:00
2010-05-06 18:58:32 +00:00
2010-02-21 22:23:13 +00:00
2010-05-03 07:08:16 +00:00
2010-07-04 11:13:33 +00:00
2010-04-18 22:32:07 +00:00
2009-07-24 13:50:29 +00:00
2010-05-26 18:00:44 +00:00
2010-07-04 11:26:56 +00:00
2009-12-21 12:29:38 +00:00
2010-07-04 11:13:33 +00:00
2010-07-04 11:26:56 +00:00
2010-07-02 20:56:22 +00:00
2010-06-04 06:35:36 +00:00
2009-07-24 13:50:29 +00:00
2010-07-04 11:26:56 +00:00
2010-04-30 00:46:43 +00:00
2009-07-12 23:31:20 +00:00
2009-07-12 23:31:20 +00:00
2009-04-11 09:09:00 +00:00
2009-04-11 22:34:08 +00:00
2009-11-03 16:46:52 +00:00
2009-11-26 05:16:07 +00:00
2010-06-02 15:46:37 +00:00
2009-02-08 20:23:46 +00:00