HomeFreeBSD

Add two new kernel options to allow rudimentary profiling of the internal
rS131259Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Add two new kernel options to allow rudimentary profiling of the internal
hash tables used in the sleep queue and turnstile code. Each option adds
a sysctl tree under debug containing the maximum depth of any bucket in
the hash table as well as a separate node for each bucket (or chain)
containing the current depth and maximum depth for that bucket.

Details

Provenance
jhbAuthored on
Parents
rS131258: Include isa/pnpvar.h and remove a duplicate copy of PNP_EISAID.
Branches
Unknown
Tags
Unknown

Event Timeline