John Baldwin ef0ebfc351 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.
2004-06-29 02:30:12 +00:00
..
2004-06-23 08:06:52 +00:00
2004-06-28 11:35:05 +00:00
2004-06-17 17:16:53 +00:00
2004-06-14 00:38:54 +00:00
2004-06-21 21:59:00 +00:00
2004-06-23 08:06:52 +00:00
2004-06-16 09:47:26 +00:00
2004-06-28 19:06:30 +00:00