Performance with python and FreeBSD 7.0 amd64

Andrew MacIntyre andymac at bullseye.apana.org.au
Mon Jun 16 14:40:16 UTC 2008


Felipe Neuwald wrote:

> Just to inform: after the weekend test, I still got no more errors. I
> think the problem is solved.
> 
> Thank you very much,
> 
> Felipe Neuwald.
> 
> 2008/6/13 Felipe Neuwald <felipebgn at gmail.com>:
>> Andrew and all,
>>
>> After recompile python 2.4 with HUGE_STACK_SIZE option, I got no more
>> problems. I'll still wait the weekend to say it again, and wait for
>> the customer reply about system performance / errors. If I got news,
>> I'll send to you.

Hope it stays that way for you.  FWIW, Python 2.5 and later don't need
to be recompiled to change the thread stack size, provided you can change
the main script - there's a function in the threading module that will do
it.

Regards, Andrew.

-- 
-------------------------------------------------------------------------
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andymac at bullseye.apana.org.au  (pref) | Snail: PO Box 370
        andymac at pcug.org.au             (alt) |        Belconnen ACT 2616
Web:    http://www.andymac.org/               |        Australia


More information about the freebsd-performance mailing list