FreeBSD threads was RE: consider reopening 1.3

2003-11-16 Thread Justin Erenkrantz
--On Sunday, November 16, 2003 5:20 PM -0400 Marc G. Fournier [EMAIL PROTECTED] wrote: On FreeBSD 4.X it is broken(and will be forever?). On FreeBSD 5.X, use KSE threading (which may become the default in the future 5.2 release anyways?) and it works great. man libmap.conf on a FreeBSD box for

Re: FreeBSD threads was RE: consider reopening 1.3

2003-11-16 Thread Aaron Bannert
On Sun, Nov 16, 2003 at 02:34:47PM -0800, Justin Erenkrantz wrote: --On Sunday, November 16, 2003 5:20 PM -0400 Marc G. Fournier 'k, maybe expand the comment in the INSTALL file to address this? Well, we've asked for confirmation of FreeBSD threading 'working' on the [EMAIL PROTECTED] -

Re: FreeBSD threads was RE: consider reopening 1.3

2003-11-16 Thread Marc G. Fournier
Yup, this is what I tend to see ... One question, what does 'ps auxwl' show, primarily the WCHAN column? On Sun, 16 Nov 2003, Aaron Bannert wrote: On Sun, Nov 16, 2003 at 02:34:47PM -0800, Justin Erenkrantz wrote: --On Sunday, November 16, 2003 5:20 PM -0400 Marc G. Fournier 'k, maybe

Re: FreeBSD threads was RE: consider reopening 1.3

2003-11-16 Thread Aaron Bannert
On Sun, Nov 16, 2003 at 09:43:03PM -0400, Marc G. Fournier wrote: Yup, this is what I tend to see ... One question, what does 'ps auxwl' show, primarily the WCHAN column? I don't have access to the machine right now, but I can check later. -aaron