Page MenuHomeFreeBSD

nullfs: reduce areas protected by vnode interlock in null_lock
ClosedPublic

Authored by mjg on Aug 31 2019, 9:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 13, 8:06 AM
Unknown Object (File)
Tue, Nov 11, 12:52 AM
Unknown Object (File)
Sun, Nov 9, 12:09 AM
Unknown Object (File)
Fri, Oct 31, 8:30 AM
Unknown Object (File)
Wed, Oct 29, 7:24 PM
Unknown Object (File)
Wed, Oct 29, 10:01 AM
Unknown Object (File)
Wed, Oct 29, 3:48 AM
Unknown Object (File)
Wed, Oct 29, 3:48 AM
Subscribers

Details

Summary

Similarly to the other routine stop taking the interlock for the lower vnode. The interlock for nullfs vnode is still taken to ensure stability of ->v_data.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable