alc 2f382957a7 Two changes to vm_pgmoveco():
- Eliminate an initialized but unused variable.
 - Eliminate an unnecessary call to clear the page's PG_BUSY flag.  (The
   call to vm_page_rename() already clears the page's PG_BUSY flag through
   its call to vm_page_remove().)
2004-11-05 06:52:29 +00:00
..
2004-11-04 09:57:21 +00:00
2004-11-04 09:17:55 +00:00
2004-11-04 07:17:08 +00:00
2004-11-05 06:52:29 +00:00
2004-11-04 13:32:24 +00:00
2004-11-04 07:14:03 +00:00
2004-10-12 08:22:08 +00:00
2004-07-28 06:59:55 +00:00
2004-10-27 23:19:34 +00:00