Page MenuHomeFreeBSD

bus: mark sysctls MPSAFE
ClosedPublic

Authored by imp on Sep 4 2021, 5:08 AM.
Tags
None
Referenced Files
F146644086: D31832.id94651.diff
Wed, Mar 4, 9:11 AM
Unknown Object (File)
Sun, Feb 22, 7:10 PM
Unknown Object (File)
Sat, Feb 14, 10:30 PM
Unknown Object (File)
Sat, Feb 14, 4:44 PM
Unknown Object (File)
Sun, Feb 8, 1:43 AM
Unknown Object (File)
Dec 21 2025, 3:03 AM
Unknown Object (File)
Dec 6 2025, 1:39 AM
Unknown Object (File)
Dec 6 2025, 1:35 AM
Subscribers
None

Details

Summary

Mark the sysctls MPSAFE and pickup the bus topo lock while processing
them.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Sep 4 2021, 5:08 AM
imp created this revision.

Looks good execept for the naming of "bus_topo_lock". See other review.

This revision is now accepted and ready to land.Sep 4 2021, 2:59 PM
This revision was automatically updated to reflect the committed changes.