commit 52a4925c3e1266a313b52a94b65738332839a097
Author: Matthew Dillon <[email protected]>
Date: Tue May 12 15:58:54 2015 -0700
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.
Summary of changes:
sys/kern/subr_cpu_topology.c | 2 +-
sys/kern/subr_prf.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52a4925c3e1266a313b52a94b65738332839a097
--
DragonFly BSD source repository