git: kinfo: Set kernel idle threads state to SIDL.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Nov 16 23:54:53 PST 2015


commit e90cb8451d5568080ff8b57283e2c9b6a2bdad87
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Nov 17 15:53:31 2015 +0800

    kinfo: Set kernel idle threads state to SIDL.
    
    So idle threads could be detected in a better way.  Utilize this
    in top(1).

Summary of changes:
 sys/kern/kern_kinfo.c     | 5 ++++-
 usr.bin/top/m_dragonfly.c | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list