看板 DFBSD_commit 關於我們 聯絡資訊
commit 89dabacd977174fca532f950c531ee9c1a185b92 Author: Alex Hornung <ahornung@gmail.com> Date: Thu Jul 29 16:07:11 2010 +0100 dsched - Encapsulate tdio for curthread creation * Encapsulate the creation of a tdio for a thread created during the "prepare" method. Summary of changes: sys/kern/dsched/fq/fq_core.c | 7 ++----- sys/kern/kern_dsched.c | 13 +++++++++++++ sys/sys/dsched.h | 2 ++ 3 files changed, 17 insertions(+), 5 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89dabacd977174fca532f950c531ee9c1a185b92 -- DragonFly BSD source repository