Page MenuHomeFreeBSD

Retire clone_drain_lock
ClosedPublic

Authored by mjg on Aug 19 2022, 9:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 10:53 AM
Unknown Object (File)
Sun, Oct 12, 10:53 AM
Unknown Object (File)
Sun, Oct 12, 10:52 AM
Unknown Object (File)
Sun, Oct 12, 12:00 AM
Unknown Object (File)
Sat, Oct 11, 10:57 PM
Unknown Object (File)
Sep 13 2025, 9:07 AM
Unknown Object (File)
Sep 7 2025, 2:26 PM
Unknown Object (File)
Sep 1 2025, 4:47 AM

Details

Summary

It is only ever xlocked in drain_dev_clone_events and the only consumer of that routine does not need it -- eventhandler code already makes sure the relevant callback is no longer running.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable