git: dsched - Tie the dsched framework into the system

看板DFBSD_commit作者時間16年前 (2010/04/16 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8c72e3d5eb98215e26f57511bee19cbaa1c44dd1 Author: Alex Hornung <ahornung@gmail.com> Date: Thu Feb 25 08:54:32 2010 +0000 dsched - Tie the dsched framework into the system * tie the dsched framework into the system by binding it into the build, adding all the necessary hooks and other calls. Summary of changes: sys/conf/files | 4 ++++ sys/kern/kern_device.c | 5 +++++ sys/kern/kern_fork.c | 4 ++++ sys/kern/kern_proc.c | 2 ++ sys/kern/lwkt_thread.c | 6 ++++++ sys/kern/subr_disk.c | 5 +++-- sys/kern/vfs_bio.c | 12 ++++++++++++ sys/sys/bio.h | 10 +++++++++- sys/sys/buf.h | 3 ++- sys/sys/disk.h | 3 +++ sys/sys/proc.h | 7 +++++-- sys/sys/thread.h | 1 + sys/vm/vm_pager.c | 3 +++ 13 files changed, 59 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8c72e3d5eb98215e26f57511bee19cbaa1c44dd1 -- DragonFly BSD source repository
文章代碼(AID): #1BntV8Vu (DFBSD_commit)