Konstantin Belousov
8c6162468b
Add a helper function vm_pageout_page_lock(), similar to tegge'
...
vm_pageout_fallback_object_lock(), to obtain the page lock
while having page queue lock locked, and still maintain the
page position in a queue.
Use the helper to lock the page in the pageout daemon and contig launder
iterators instead of skipping the page if its lock is contested.
Skipping locked pages easily causes pagedaemon or launder to not make a
progress with page cleaning.
Proposed and reviewed by: alc
2010-05-06 04:57:33 +00:00
..
2009-06-23 20:45:22 +00:00
2010-04-30 00:46:43 +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-04-24 17:32:52 +00:00
2008-08-13 17:32:48 +00:00
2010-04-30 00:46:43 +00:00
2010-04-30 00:46:43 +00:00
2010-05-03 17:35:31 +00:00
2009-01-25 09:11:24 +00:00
2010-03-22 22:39:32 +00:00
2009-01-25 09:11:24 +00:00
2010-05-06 04:57:33 +00:00
2010-04-18 22:32:07 +00:00
2010-05-05 18:16:06 +00:00
2010-05-05 03:45:46 +00:00
2010-02-21 22:23:13 +00:00
2010-05-03 07:08:16 +00:00
2008-07-05 19:34:33 +00:00
2010-05-02 01:25:03 +00:00
2010-04-18 22:32:07 +00:00
2009-07-24 13:50:29 +00:00
2010-04-30 00:46:43 +00:00
2010-05-05 18:16:06 +00:00
2009-12-21 12:29:38 +00:00
2010-05-05 18:16:06 +00:00
2010-05-05 18:16:06 +00:00
2010-05-06 04:57:33 +00:00
2010-05-06 04:57:33 +00:00
2009-07-24 13:50:29 +00:00
2009-07-24 13:50:29 +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
2008-04-06 18:09:28 +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-04-30 00:46:43 +00:00
2009-02-08 20:23:46 +00:00