HomeFreeBSD

Drop the object lock in vfs_bio and cluster where it is now safe to do so.

Description

Drop the object lock in vfs_bio and cluster where it is now safe to do so.

Recent changes to busy/valid/dirty have enabled page based synchronization
and the object lock is no longer required in many cases.

Reviewed by: kib
Sponsored by: Netflix, Intel
Differential Revision: https://reviews.freebsd.org/D21597

Details

Provenance
jeffAuthored on
Reviewer
kib
Differential Revision
D21597: Drop the object lock in vfs_bio and cluster
Parents
rS354154: Fix column title alignment.
Branches
Unknown
Tags
Unknown