HomeFreeBSD

ip_reass: drop the volatile keyword from nfrags and mark with…

Description

ip_reass: drop the volatile keyword from nfrags and mark with __exclusive_cache_line

The keyword adds nothing as all operations on the var are performed
through atomic_*

Reviewed by: kp
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D31526

(cherry picked from commit d2b95af1c27ed51d72bef5d9f3d89860edc4fd40)

Details

Provenance
mjgAuthored on Aug 13 2021, 9:29 AM
Reviewer
kp
Differential Revision
D31526: tidy up ipreass_slowtimo
Parents
rG64f6c8d616b9: Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as broken on non-FreeBSD for now
Branches
Unknown
Tags
Unknown