Date: Fri, 16 Jul 1999 19:58:43 -0400 (EDT) From: Luke <lh@aus.org> To: chat@freebsd.org Subject: Re: Known MMAP() race conditions ... ? Message-ID: <199907162359.TAA23739@ayukawa.aus.org> In-Reply-To: <199907162345.QAA18013@usr05.primenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> I just thought of another high profile system that uses threads. MySQL. >> It's all threaded. Threads for MySQL are damn cool, 'coz it leaves a tiny >> memory footprint, especially when compared to other similar systems like >> PostGres that are process oriented. > >Yes. And you'll notice that it runs just fine on FreeBSD. So I guess >FreeBSD does have working threads. I dont even know what threads are but mysql on 3.2-release doesnt work with -lc_r unless you get a different one, like from 3.1 or -current. otherwise you have to use mit-threads. I am on a mysql mailing list where the majority of freebsd questions involve problems resulting from having to use the mit-threads included with mysql instead of -lc_r. I lost a decision between freebsd & linux being used for a client because of this. I must say though, that on my -current box -lc_r has worked alot of the time in the last few months. Luke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907162359.TAA23739>