|
Home > Archive > MySQL Server Forum > August 2005 > thread issues in FreeBSD
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
thread issues in FreeBSD
|
|
|
|
| The Other Guy 2005-08-09, 8:23 pm |
| siliconmike wrote:
> http://dev.mysql.com/doc/mysql/en/freebsd.html
>
> says:
>
> You can link MySQL on FreeBSD 4.x against the LinuxThreads library,
> which avoids a few of the problems that the native FreeBSD thread
> implementation has. For a very good comparison of LinuxThreads versus
> native threads, see Jeremy Zawodny's article FreeBSD or Linux for your
> MySQL Server? at http://jeremy.zawodny.com/blog/archives/000697.html.
>
> --
>
> Are these thread issues resloved in FreeBSD 5.3 ?
This is one area that the FreeBSD 5.x branch set out to address. I can't
comment on MySQL specifically (I use PostgreSQL), but I haven't seen any
complaints about MySQL performance under FreeBSD in a while.
The Other Guy
| |
| Kris Kennaway 2005-08-09, 8:23 pm |
| On 2005-08-09, siliconmike <siliconmike@yahoo.com> wrote:
>
> http://dev.mysql.com/doc/mysql/en/freebsd.html
>
> says:
>
> You can link MySQL on FreeBSD 4.x against the LinuxThreads library,
> which avoids a few of the problems that the native FreeBSD thread
> implementation has. For a very good comparison of LinuxThreads versus
> native threads, see Jeremy Zawodny's article FreeBSD or Linux for your
> MySQL Server? at http://jeremy.zawodny.com/blog/archives/000697.html.
>
> --
>
> Are these thread issues resloved in FreeBSD 5.3 ?
Yes. The above text is out of date and only applies to 4.x and older.
Kris
|
|
|
|
|