HomeFreeBSD

fd: static-ize and devolatile openfiles

Description

fd: static-ize and devolatile openfiles

Almost all access is using atomics. The only read is sysctl which should use
a whole-int-at-a-time friendly read internally.

Details

Provenance
mjgAuthored on
Parents
rS355631: Move reset to the interrutp processing stage
Branches
Unknown
Tags
Unknown