threading in FreeBSD (acx_pthreads)

Dag-Erling Smørgrav des at des.no
Tue Feb 5 00:25:38 PST 2008


John Baldwin <jhb at freebsd.org> writes:
> Also, FWIW DES, at work when folks did benchmarks for Java stuff on
> 6.x, libkse had better performance than libthr.  Granted, Java is a
> bit more of an odd benchmark b/c it is thread happy and thus more
> suited to a M:N model than most other threading workloads.

It was never a matter of performance.  Varnish simply did not work with
libkse.  We had constant crashes under load which went away when we
switched to libthr.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-threads mailing list