git: kernel - add kthread_create_cpu()

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Aug 19 19:33:36 PDT 2010


commit be13c4731242932588d22c4302953becf28d211e
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list