dg 599836ef43 Fixed two bugs in recent commit: in vm_object_terminate, vm_pager_dealloc
needs to be called prior to freeing remaining pages in the object so that
the device pager has an opportunity to grab its "fake" pages. Also, in
the case of wired pages, the page must be made busy prior to calling
vm_page_remove. This is a difference from 2.2.x that I overlooked when
I brought these changes forward.
1998-10-23 05:25:49 +00:00
..
1998-09-29 20:19:45 +00:00
1998-09-29 20:19:45 +00:00
1998-09-14 19:56:42 +00:00
1998-10-21 16:31:38 +00:00
1998-10-16 04:31:35 +00:00
1998-09-13 15:40:31 +00:00
1998-08-17 01:05:25 +00:00
1998-09-17 09:35:02 +00:00
1998-08-17 01:05:25 +00:00
1998-10-22 16:46:26 +00:00
1998-10-11 18:39:38 +00:00