HomeFreeBSD

fd: make fget_unlocked take a thread argument

Description

fd: make fget_unlocked take a thread argument

Just like other fget routines. This enables embedding fd table pointer
in struct thread, avoiding taking a trip through proc.

Details

Provenance
mjgAuthored on Feb 11 2022, 12:02 PM
Parents
rG45bb8beacc2f: fd: elide one acquire fence in fget_unlocked_seq
Branches
Unknown
Tags
Unknown