Alan Cox d9ccb9a89f When mdstart_swap() accesses a page that is already in the active queue,
mark the page as referenced rather than calling vm_page_activate().  This
allows the page's act_count to grow beyond ACT_INIT and better reflect
its usage.  (See also r324146, which modified a function used by tmpfs,
uiomove_object_page(), to behave in the same way.)

Reviewed by:	kib, markj
MFC after:	2 weeks
2017-10-02 07:14:32 +00:00
..
2017-09-19 20:40:05 +00:00
2017-05-23 09:29:05 +00:00
2017-09-29 19:56:09 +00:00
2017-07-09 13:53:32 +00:00
2017-09-26 23:23:58 +00:00
2017-05-23 09:29:05 +00:00
2017-10-02 06:05:19 +00:00
2017-06-08 21:30:34 +00:00
2017-09-19 20:40:05 +00:00