kernel - Improve cpu topology text output
commit52a4925c3e1266a313b52a94b65738332839a097
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 12 May 2015 22:58:54 +0000 (12 15:58 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 12 May 2015 22:58:54 +0000 (12 15:58 -0700)
tree3fa2c920b9f7c75c9001cf02baad3ea7f17327a1
parent525d1416ffc94f0818b9d56c1e9585d40c896429
kernel - Improve cpu topology text output

* Fix a bug the cpu range display to properly
  display e.g. cpu 3 through cpu 3 as cpu 3 instead
  of cpu 3-3.

* Makes sysctl hw.cpu_topology more readable.
sys/kern/subr_cpu_topology.c
sys/kern/subr_prf.c