git: dsched - Support policy switching via sysctl

Alex Hornung alexh at crater.dragonflybsd.org
Sun Apr 25 14:24:16 PDT 2010


commit bc3c93258fef1bc5c843ecf4fb1ef567e8b6b58a
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sun Apr 25 21:21:24 2010 +0000

    dsched - Support policy switching via sysctl
    
    * Add the sysctl dsched.policy tree to show the current policy of disks
      / serial numbers of disks and allow for switching to another available
      policy.
    
    Requested-by: Sascha Wildner

Summary of changes:
 sys/kern/kern_dsched.c |   68 ++++++++++++++++++++++++++++++++++++++++++++++++
 sys/sys/dsched.h       |    6 ++++
 2 files changed, 74 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list