K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-06-29T02:30:12.000000Z K 7 svn:log V 353 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. END