Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-24 Thread Peter Prymmer
"Craig A. Berry" <[EMAIL PROTECTED]> wrote on 03/23/2006 11:04:07 PM: > blead with > > $ @configure -"Dusedevel" -"Dusethreads" -"Dusekernelthreads" -"des" > > should give us some indication of how thread-safe we are (or are not). bleed at 27596 HP C V7.1-011 on OpenVMS IA64 V8.2-1 16 way rx86

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-23 Thread Craig A. Berry
At 10:39 PM -0500 3/23/06, Peter Prymmer wrote: >"Craig A. Berry" <[EMAIL PROTECTED]> wrote on 03/23/2006 06:59:16 PM: > > > passing -"Dusekernelthreads" on the command line. Note that this >> option will do you no good on a single-processor system or a system >> with the MULTITHREAD system parame

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-23 Thread Peter Prymmer
"Craig A. Berry" <[EMAIL PROTECTED]> wrote on 03/23/2006 06:59:16 PM: > passing -"Dusekernelthreads" on the command line. Note that this > option will do you no good on a single-processor system or a system > with the MULTITHREAD system parameter set to 1. I've left the > default multiple kernel

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-23 Thread Craig A. Berry
At 7:09 AM -0600 3/21/06, Craig A. Berry wrote: >At 12:45 PM -0500 3/20/06, John E. Malmberg wrote: > >< discussion of kernel threads and upcalls snipped > > >>I looked at the code. Configure.com is setting up a special symbol that the >>procedure that converts descrip.mms_template to descrip.mms

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-21 Thread Craig A. Berry
At 12:45 PM -0500 3/20/06, John E. Malmberg wrote: < discussion of kernel threads and upcalls snipped > >I looked at the code. Configure.com is setting up a special symbol that the >procedure that converts descrip.mms_template to descrip.mms uses to change the >linker behavior for it. This ma

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-20 Thread John E. Malmberg
Craig A. Berry wrote: At 8:49 AM -0500 3/16/06, John E. Malmberg wrote: Craig A. Berry wrote: At 7:02 AM -0500 3/16/06, John E. Malmberg wrote: I have found that the link command for executables needs to be changed for threaded Perl build. The additional qualifiers are ignored for shared

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-20 Thread John E. Malmberg
John E. Malmberg wrote: Craig A. Berry wrote: At 8:49 AM -0500 3/16/06, John E. Malmberg wrote: OK, I suspect we'll have work to do to make things genuinely thread-safe, as I doubt this has ever been stress tested. I have the beginnings of a patch for our homegrown pipe implementation that tr

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-17 Thread John E. Malmberg
Craig A. Berry wrote: At 8:49 AM -0500 3/16/06, John E. Malmberg wrote: OK, I suspect we'll have work to do to make things genuinely thread-safe, as I doubt this has ever been stress tested. I have the beginnings of a patch for our homegrown pipe implementation that tries to enhance thread safe

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-16 Thread Craig A. Berry
At 8:49 AM -0500 3/16/06, John E. Malmberg wrote: >Craig A. Berry wrote: >>At 7:02 AM -0500 3/16/06, John E. Malmberg wrote: >> >>>I have found that the link command for executables needs to be >>>changed for threaded Perl build. The additional qualifiers are >>>ignored for shared images. >>> >>>I

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-16 Thread John E. Malmberg
Craig A. Berry wrote: At 7:02 AM -0500 3/16/06, John E. Malmberg wrote: I have found that the link command for executables needs to be changed for threaded Perl build. The additional qualifiers are ignored for shared images. I am not sure how to modify configure.com and descrip.mms_template e

Re: Fix identified for OpenVMS threaded Perl hangs.

2006-03-16 Thread Craig A. Berry
At 7:02 AM -0500 3/16/06, John E. Malmberg wrote: >I have found that the link command for executables needs to be changed for >threaded Perl build. The additional qualifiers are ignored for shared images. > >I am not sure how to modify configure.com and descrip.mms_template etc to do >this. > >W

Fix identified for OpenVMS threaded Perl hangs.

2006-03-16 Thread John E. Malmberg
I have found that the link command for executables needs to be changed for threaded Perl build. The additional qualifiers are ignored for shared images. I am not sure how to modify configure.com and descrip.mms_template etc to do this. When building a threaded Perl, the link command should