Alan Cox
c6ec6a7cae
Eliminate (now) unnecessary acquisition and release of the global page
...
queues lock in vm_object_backing_scan(). Updates to the page's PG_BUSY
flag and busy field are synchronized by the containing object's lock.
Testing the page's hold_count and wire_count in vm_object_backing_scan()'s
OBSC_COLLAPSE_NOWAIT case is unnecessary. There is no reason why the held
or wired pages cannot be migrated to the shadow object.
Reviewed by: tegge
2005-03-30 05:40:02 +00:00
..
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-02-16 21:45:59 +00:00
2005-02-16 21:45:59 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-03-18 21:22:48 +00:00
2005-01-07 02:29:27 +00:00
2005-02-24 06:13:01 +00:00
2005-02-16 21:45:59 +00:00
2005-02-16 21:45:59 +00:00
2005-02-16 21:45:59 +00:00
2005-02-16 21:45:59 +00:00
2005-01-07 02:29:27 +00:00
2004-11-20 02:29:00 +00:00
2005-01-24 10:48:29 +00:00
2005-01-22 19:21:29 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-18 19:50:09 +00:00
2005-01-07 02:29:27 +00:00
2005-02-11 16:34:14 +00:00
2005-01-25 00:40:01 +00:00
2005-03-30 05:40:02 +00:00
2005-01-07 02:29:27 +00:00
2005-03-15 14:14:09 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2004-06-07 19:33:05 +00:00
2005-02-10 12:18:17 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-01-07 02:29:27 +00:00
2005-02-04 06:18:31 +00:00
2005-01-07 02:29:27 +00:00
2005-03-14 09:03:19 +00:00
2005-01-24 21:21:59 +00:00