Alan Cox ecf6279f00 - Complete the vm object locking in vm_pageout_object_deactivate_pages().
- Change vm_pageout_object_deactivate_pages()'s first parameter from a
   vm_map_t to a pmap_t.
 - Change vm_pageout_object_deactivate_pages()'s and
   vm_pageout_map_deactivate_pages()'s last parameter from a vm_pindex_t
   to a long.  Since the number of pages in an address space doesn't
   require 64 bits on an i386, vm_pindex_t is overkill.
2003-07-07 07:16:29 +00:00
..
2003-06-11 23:50:51 +00:00
2003-06-11 23:50:51 +00:00
2003-06-11 23:50:51 +00:00
2003-06-15 00:12:42 +00:00
2003-06-11 23:50:51 +00:00
2003-06-11 23:50:51 +00:00
2003-07-04 12:23:43 +00:00
2003-06-04 19:59:23 +00:00
2003-06-11 23:50:51 +00:00
2003-06-11 23:50:51 +00:00
2002-03-19 22:20:14 +00:00