Fix a bug introduced in r356002. Prior versions of this patchset had
vm_page_remove() rather than !vm_page_wired() as the condition for free.
When this changed back to wired the busy lock was leaked.
Reported by: pho
Reviewed by: markj
Fix a bug introduced in r356002. Prior versions of this patchset had Tags None Referenced Files None Subscribers None
Description
Details
|