HomeFreeBSD

Add function to OSD to get values without taking the lock.

Description

Add function to OSD to get values without taking the lock.

There are some cases of OSD use where the value is only initialized once
at a point where successive access of the value can be done so safely
without the need to take the lock.

Reviewed by: markj
Obtained from: Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D44631

Details

Provenance
stevekAuthored on Apr 4 2024, 12:12 AM
Reviewer
markj
Differential Revision
D44631: Add function to OSD to get values without taking the lock.
Parents
rGa45a9e61b498: blackhole.4: improve man page
Branches
Unknown
Tags
Unknown