kernel - Reduce console spam in verbose mode when printing cpu sets
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 13 Jul 2014 00:20:29 +0000 (17:20 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 13 Jul 2014 00:29:32 +0000 (17:29 -0700)
commit399efd7ffa729b837536da2a6e7180d2ac48e13a
tree1acb8b6df011571ab25c9dbd9724d7e712d971fe
parent9d8aeea67e8fbf3895b2b9ef67734f94cf60a35d
kernel - Reduce console spam in verbose mode when printing cpu sets

* Add helper function kprint_cpuset().

* Print cpu ranges when printing out cpu sets.

* Print cpu ranges when generating topology output for sysctl
sys/kern/subr_cpu_topology.c
sys/kern/subr_prf.c
sys/kern/usched_bsd4.c
sys/kern/usched_dfly.c
sys/sys/systm.h