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)
Tue, Apr 30, 8:50 PM
Unknown Object (File)
Tue, Apr 30, 8:50 PM
Unknown Object (File)
Tue, Apr 30, 8:50 PM
Unknown Object (File)
Tue, Apr 30, 8:43 PM
Unknown Object (File)
Tue, Apr 30, 8:33 PM
Unknown Object (File)
Tue, Apr 30, 6:47 PM
Unknown Object (File)
Dec 20 2023, 5:01 AM
Unknown Object (File)
Dec 16 2023, 11:37 PM
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