Re: questions regarding stack size use for multi-threaded python programs

2009-11-13 Thread Gabriel Genellina
En Mon, 09 Nov 2009 16:05:31 -0300, Eyal Gordon eyal.gor...@gmail.com escribió: background: we are using python 2.4.3 on CentOS 5.3 with many threads - and our shell's default stack size limit is set to 10240KB (i.e. ~10MB). we noticed that python's Threading module appears to create

Re: questions regarding stack size use for multi-threaded python programs

2009-11-13 Thread Andrew MacIntyre
Gabriel Genellina wrote: En Mon, 09 Nov 2009 16:05:31 -0300, Eyal Gordon eyal.gor...@gmail.com escribió: background: we are using python 2.4.3 on CentOS 5.3 with many threads - and our shell's default stack size limit is set to 10240KB (i.e. ~10MB). we noticed that python's Threading module

questions regarding stack size use for multi-threaded python programs

2009-11-09 Thread Eyal Gordon
Hi, background: we are using python 2.4.3 on CentOS 5.3 with many threads - and our shell's default stack size limit is set to 10240KB (i.e. ~10MB). we noticed that python's Threading module appears to create threads with this value as their stack size (we ran a sample program that creates 10