git: kernel - Improve cpu topology text output
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue May 12 16:00:35 PDT 2015
commit 52a4925c3e1266a313b52a94b65738332839a097
Author: Matthew Dillon <dillon at apollo.backplane.com>
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
More information about the Commits
mailing list