HomeFreeBSD

lockprof: retire lock_prof_skipcount

Description

lockprof: retire lock_prof_skipcount

The implementation uses a global variable for *ALL* calls, defeating the
point of sampling in the first place. Remove it as it clearly remains
unused.

Details

Provenance
mjgAuthored on May 18 2021, 7:05 PM
Parents
rG20123b25ee51: fsck_ffs(8): fix divide by zero when debug messages are enabled
Branches
Unknown
Tags
Unknown