HomeFreeBSD

vfs: check early for VCHR in vput_final to short-circuit in the common case

Description

vfs: check early for VCHR in vput_final to short-circuit in the common case

Otherwise the compiler inlines v_decr_devcount which keps getting jumped over
in the common case of not dealing with a device.

Details

Provenance
mjgAuthored on Feb 16 2020, 3:16 AM
Parents
rG890611286ee2: refcount: add missing release fence to refcount_release_if_gt
Branches
Unknown
Tags
Unknown

Event Timeline