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.
Description
Description
Details
Details
- Provenance
jhb Authored on - Parents
- rS131258: Include isa/pnpvar.h and remove a duplicate copy of PNP_EISAID.
- Branches
- Unknown
- Tags