Page MenuHomeFreeBSD

bus: mark sysctls MPSAFE
ClosedPublic

Authored by imp on Sep 4 2021, 5:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 6:44 AM
Unknown Object (File)
Wed, Sep 17, 11:36 PM
Unknown Object (File)
Sep 13 2025, 8:33 PM
Unknown Object (File)
Sep 13 2025, 3:52 PM
Unknown Object (File)
Sep 8 2025, 10:10 PM
Unknown Object (File)
Aug 26 2025, 7:28 PM
Unknown Object (File)
Aug 26 2025, 7:01 PM
Unknown Object (File)
Aug 26 2025, 5:05 PM
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.