add some kinfo structs and sysctl mibs for info about per cpu pool caches
authordlg <dlg@openbsd.org>
Thu, 15 Jun 2017 02:52:30 +0000 (02:52 +0000)
committerdlg <dlg@openbsd.org>
Thu, 15 Jun 2017 02:52:30 +0000 (02:52 +0000)
commit51b8246525591d7a3c3bc6c4e25882ff000b26d5
treea052c60225f8a4389ba21b232c73d7c8ff6a3014
parente6d4e95440b4b342ffaa5653a9501f07b62f1436
add some kinfo structs and sysctl mibs for info about per cpu pool caches

there are two sysctls, one that shows info about the pools global
cache info, and another that dumps info about the caches on all the
cpus in one go.

ok mikeb@ millert@
sys/sys/pool.h