5ac59343be
managed pages that didn't already have that lock held. (Freeing an unmanaged page, such as the various pmaps use, doesn't require the page lock.) This allows a change in vm_page_remove()'s locking requirements. It now expects the page lock to be held instead of the page queues lock. Consequently, the page queues lock is no longer required at all by callers to vm_page_rename(). Discussed with: kib |
||
---|---|---|
.. | ||
nwfs_io.c | ||
nwfs_ioctl.c | ||
nwfs_mount.h | ||
nwfs_node.c | ||
nwfs_node.h | ||
nwfs_subr.c | ||
nwfs_subr.h | ||
nwfs_vfsops.c | ||
nwfs_vnops.c | ||
nwfs.h |