swap_pager: Reduce the scope of the object lock in putpages
We don't need to hold the object lock while allocating swap space, so
don't.
Reviewed by: dougm, kib, markj
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D35839
swap_pager: Reduce the scope of the object lock in putpages Tags None Referenced Files None Subscribers None
Description
Details
|