Page MenuHomeFreeBSD

sys: Add CPU_TEST_{SET,CLR}_ATOMIC
ClosedPublic

Authored by andrew on Aug 6 2025, 4:20 PM.
Tags
None
Referenced Files
F166351967: D51765.id159952.diff
Thu, Aug 13, 1:52 AM
F166351965: D51765.id159879.diff
Thu, Aug 13, 1:52 AM
F166351964: D51765.id.diff
Thu, Aug 13, 1:52 AM
F166351943: D51765.diff
Thu, Aug 13, 1:52 AM
F166338340: D51765.id159952.diff
Thu, Aug 13, 12:12 AM
Unknown Object (File)
Mon, Aug 10, 12:42 PM
Unknown Object (File)
Sat, Aug 8, 3:57 PM
Unknown Object (File)
Sat, Aug 8, 3:41 PM
Subscribers

Details

Summary

These are similar to CPU_{SET,CLR}_ATOMIC with the addition of
returning true if the CPU bit was set before the change.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66023
Build 62906: arc lint + arc unit

Event Timeline

andrew requested review of this revision.Aug 6 2025, 4:20 PM
share/man/man9/cpuset.9
25

Will update this

cpuset: as the commit tag seems more useful to me.

This revision is now accepted and ready to land.Aug 6 2025, 5:43 PM
This revision was automatically updated to reflect the committed changes.