Page MenuHomeFreeBSD

bus: mark sysctls MPSAFE
ClosedPublic

Authored by imp on Sep 4 2021, 5:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 10:13 AM
Unknown Object (File)
Thu, May 9, 9:53 AM
Unknown Object (File)
Fri, May 3, 4:31 PM
Unknown Object (File)
Fri, May 3, 4:31 PM
Unknown Object (File)
Fri, May 3, 4:31 PM
Unknown Object (File)
Sun, Apr 28, 5:12 PM
Unknown Object (File)
Sun, Apr 28, 12:25 AM
Unknown Object (File)
Apr 10 2024, 6:57 PM
Subscribers
None

Details

Summary

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

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41366
Build 38255: arc lint + arc unit

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.