DragonFly BSD
DragonFly commits List (threaded) for 2012-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 14 Nov 2012 15:00:19 -0800 (PST)

commit e4700cfb69c721379df954759472897b18ed436a
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]