git: dsched - serno support

看板DFBSD_commit作者時間16年前 (2010/04/24 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BqUUem3 (DFBSD_commit)