git: dsched - serno support

Alex Hornung alexh at crater.dragonflybsd.org
Fri Apr 23 11:05:17 PDT 2010


commit 279e9fd506d4b93d3083b8db7864718937e2f93e
Author: Alex Hornung <ahornung at gmail.com>
Date:   Fri Apr 23 10:17:09 2010 +0000

    dsched - serno support
    
    * Add support for serno loader tunables, e.g. dsched.policy.WD1293193 =
      "fq".
    
    * Incidentally do another name change on the loader tunables from
      kern.dsched.* to dsched.* to have the same namespace as the sysctls.
    
    * Add a sysctl dsched.policies showing the currently available policies.

Summary of changes:
 sys/kern/kern_dsched.c |   75 ++++++++++++++++++++++++++++++++++++++++++++----
 sys/kern/subr_disk.c   |    2 +
 sys/sys/dsched.h       |    4 ++
 3 files changed, 75 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/279e9fd506d4b93d3083b8db7864718937e2f93e


-- 
DragonFly BSD source repository





More information about the Commits mailing list