> Jordan said that the kernel SMP thread is ready in CURRENT FreeBSD,
> but I could not find any document for the SMP kthread.
> 
> By looking at the kern/kern_kthread.c code, it does not look like a SMP
> thread, and does not even have mutex functions in there.
> 
> Does any one happen to know where is the SMP kthread functions? specially
> the mutex functions or thread locking mechanism for kernel thread?

I have a simple implementation of mutexes and condition variables on my
web page, you are welcome to it.

http://io.yi.org

Jake



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to