On Fri, 29 Jun 2001, Terry Lambert wrote:

> "E.B. Dreger" wrote:
> If you "need" kernel threads, look at the Linux kernel
> threads in the ports collection (it's a kernel module
> that builds and installs as a package).  You probably
> don't, since performance of kernel threads is really only
> about a 20% increment, if you implement them the SVR4 or
> Solaris (pre-2.7) or Linux way.  It's probably better to
> implement with FreeBSD threads as they currently exist,
> and get massive SMP scalability when KSE's are brought
> into the source tree.
> 

just a quick question...
I konw KSE will brought in after SMPng.
but it will be really helpful to konw when it will first appear
in the source tree?

or what other OS can help with SMP vs pthread problem?

thx.


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

Reply via email to