alc 4518d14d23 Modify vm_phys_unfree_page() so that it no longer requires the given
page to be in the free lists.  Instead, it now returns TRUE if it
removed the page from the free lists and FALSE if the page was not
in the free lists.

This change is required to support superpage reservations.  Specifically,
once reservations are introduced, a cached page can either be in the
free lists or a reservation.
2007-12-20 22:45:54 +00:00
..
2007-12-16 07:49:44 +00:00
2007-12-07 13:45:47 +00:00
2007-12-07 13:45:47 +00:00
2007-12-07 13:45:47 +00:00