git: kernel: Add a simple kern.cp_times sysctl.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Feb 12 10:06:55 PST 2017


commit 4276b194354917716931e0199c3238ea6e8520e6
Author: Sascha Wildner <saw at online.de>
Date:   Sun Feb 12 19:06:25 2017 +0100

    kernel: Add a simple kern.cp_times sysctl.
    
    This is like kern.cp_time, just per CPU.
    
    It will help devel/libgtop, and by extension mate-system-monitor, perhaps
    other such utilities/plugins too. Therefore, bump __DragonFly_version as
    well.

Summary of changes:
 sys/kern/kern_clock.c | 24 +++++++++++++++++++++++-
 sys/sys/param.h       |  3 ++-
 2 files changed, 25 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4276b194354917716931e0199c3238ea6e8520e6


-- 
DragonFly BSD source repository



More information about the Commits mailing list