Date: Tue, 17 Jun 2008 00:40:46 +1100 From: Andrew MacIntyre <andymac@bullseye.apana.org.au> To: Felipe Neuwald <felipebgn@gmail.com> Cc: freebsd-performance@freebsd.org, freebsd-python@freebsd.org Subject: Re: Performance with python and FreeBSD 7.0 amd64 Message-ID: <48566D5E.3090208@bullseye.andymac.org> In-Reply-To: <928b5da90806160544y26c069ddl5bb6a6b946fefe5c@mail.gmail.com> References: <928b5da90806111738h55bbbbb0y3e9731323a1561f4@mail.gmail.com> <485107C2.7080202@bullseye.andymac.org> <928b5da90806121057j48c178bdp773adfe759561e15@mail.gmail.com> <928b5da90806130545w37621619t20dab5495318459a@mail.gmail.com> <928b5da90806160544y26c069ddl5bb6a6b946fefe5c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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@bullseye.apana.org.au (pref) | Snail: PO Box 370 andymac@pcug.org.au (alt) | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48566D5E.3090208>