git: kernel - add kthread_create_cpu()

看板DFBSD_commit作者時間15年前 (2010/08/20 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit be13c4731242932588d22c4302953becf28d211e Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Aug 19 19:07:57 2010 -0700 kernel - add kthread_create_cpu() * Add a version of kthread_create() where the cpu can also be specified. Summary of changes: sys/kern/kern_kthread.c | 38 ++++++++++++++++++++++++++++++++++---- sys/sys/kthread.h | 2 ++ 2 files changed, 36 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be13c4731242932588d22c4302953becf28d211e -- DragonFly BSD source repository
文章代碼(AID): #1CRU_nsy (DFBSD_commit)