Date: Fri, 12 Aug 2005 16:46:54 -0700 From: "Chris St Denis" <chris@aebc.com> To: "'FreeBSD Questions'" <freebsd-questions@freebsd.org> Subject: RE: threading - good, bad, ugly? Message-ID: <200508121647718.SM01472@chris> In-Reply-To: <20050811020408.GA54862@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
So, what is better in 5.x? LinuxThreads or native threads? -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Kris Kennaway Sent: Wednesday, August 10, 2005 7:04 PM To: Aaron Peterson Cc: FreeBSD Questions Subject: Re: threading - good, bad, ugly? On Wed, Aug 10, 2005 at 09:22:10PM -0400, Aaron Peterson wrote: > It used to be that lots of people told me threaded applications didn't > run efficiently on FreeBSD because the native threading libraries were > not very efficient. I remember some work being done on them for the > 5.x series though, and am wondering if this is still any issue to be > concerned about at all? MySQL performance was the thing people harped > on the most IIRC... Anyway, I was just curious about the status of > this. Perhaps there was never any issue and it was all talk. I > wouldn't know :-) Most of this discussion is only applicable to 4.x and older and does not consider the fundamentally different thread library in 5.x, which was rewritten to avoid the problems of the older version. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508121647718.SM01472>