git: kernel - Make certain sysctl's unlocked (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 18 21:45:12 PDT 2017


commit 80b62917d18ebb373f56ff8a080ed3db18700a1c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Oct 18 21:42:49 2017 -0700

    kernel - Make certain sysctl's unlocked (2)
    
    * Make most of the oid translation and iteration sysctls unlocked.
    
    Suggested-by: mjg

Summary of changes:
 sys/kern/kern_sysctl.c | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/80b62917d18ebb373f56ff8a080ed3db18700a1c


-- 
DragonFly BSD source repository



More information about the Commits mailing list