Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2000 19:01:54 -0700
From:      Jake Burkholder <jburkhol@home.com>
To:        Jin Guojun (FTG staff) <jin@george.lbl.gov>
Cc:        hackers@FreeBSD.ORG, jake@io.yi.org
Subject:   Re: kernel SMP thread 
Message-ID:  <20000512020154.C718DBCA7@io.yi.org>
In-Reply-To: Message from Jin Guojun (FTG staff) <jin@george.lbl.gov>  of "Thu, 11 May 2000 08:45:18 PDT." <200005111545.IAA17567@george.lbl.gov> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000512020154.C718DBCA7>