On 04/01/06, Alexander Leidinger <[EMAIL PROTECTED]> wrote: > On Mon, 2 Jan 2006 01:28:07 +0000 > Chris <[EMAIL PROTECTED]> wrote: > > > have had mysql lockups until I tinkered with the threading settings. > Libthr > > is the good old threading routine from the 4.x days if I am correct, so > if > > libpthread is indeed unstable under continous heavy load how has it > become > > unoticed by the developer's or has it just been tested in desktop > > environments? > > libc_r is the threading library used in 4.x. > libpthread and libthr are SMP aware threading libraries with a > different internal structure (M:N vs. 1:1). > > Bye, > Alexander. > > -- > 0 and 1. Now what could be so hard about that? > http://www.Leidinger.net Alexander @ Leidinger.net > GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 > WL http://www.amazon.de/exec/obidos/registry/1FZ4DTHQE9PQ8/ref=wl_em_to/ >
ah thanks for correcting me, so libthr and libpthread are both new then in 5.x? Chris _______________________________________________ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To unsubscribe, send any mail to "[EMAIL PROTECTED]"