alc 7e0abcbfdf Previously, nothing prevented the page that was returned by pmap_extract()
from being reclaimed before it was wired.  Use pmap_extract_and_hold()
instead of pmap_extract() and retain the hold on the page until it has been
wired.
2005-10-23 07:41:56 +00:00
..
2005-10-20 20:30:51 +00:00
2005-10-23 00:22:02 +00:00
2005-03-28 18:31:18 +00:00
2005-10-23 00:22:02 +00:00
2005-10-15 02:09:43 +00:00