DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: dsched - serno support
commit 279e9fd506d4b93d3083b8db7864718937e2f93e
Author: Alex Hornung <ahornung@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]