git: libk{core, info}: The kern.ccpu sysctl is gone, so remove *get_sched_ccpu().

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Nov 14 15:00:19 PST 2012


commit e4700cfb69c721379df954759472897b18ed436a
Author: Sascha Wildner <saw at online.de>
Date:   Wed Nov 14 23:14:32 2012 +0100

    libk{core,info}: The kern.ccpu sysctl is gone, so remove *get_sched_ccpu().
    
    Interestingly, kcore_get_sched_ccpu() seems to never have returned ccpu,
    but instead tk_nin, which is not related.

Summary of changes:
 lib/libkcore/kcore.h       |    5 -----
 lib/libkcore/kcore_sched.c |   13 -------------
 lib/libkinfo/kinfo.h       |    3 ---
 lib/libkinfo/kinfo_sched.c |   10 ----------
 4 files changed, 0 insertions(+), 31 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e4700cfb69c721379df954759472897b18ed436a


-- 
DragonFly BSD source repository



More information about the Commits mailing list