From owner-freebsd-performance@FreeBSD.ORG Fri Jun 13 12:45:53 2008 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F31A61065671 for ; Fri, 13 Jun 2008 12:45:53 +0000 (UTC) (envelope-from felipebgn@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 7323C8FC1A for ; Fri, 13 Jun 2008 12:45:53 +0000 (UTC) (envelope-from felipebgn@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so73218uge.37 for ; Fri, 13 Jun 2008 05:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=hje+WtmV4sOu8lQJZPWX+viBhFAe7K/6u7D/CmfWyFI=; b=cIYhNkI4J4yc8qUlsXgxEdHdTohVkdNyN7jgqQvAAzHbAdjpnZgko0DqnAsf/KqKE7 lPa6BWYEe+vUS5pv17C3dG9Ax/YUiKVq2M2J0EAe9KloRQCg9UeG/wU3EPWPaZ3cSF3y WbYWeF7hN8jZrqAaiq3r23fXToVJxwVvxpw2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=I+F1Ol8kuI9aH8KHcCbcbEyE5L6JFYefDo75OZITq/Nbmg127DnL4GcPS6AsrIoLsW yBiIMRXKwMXut4Y0NXx7Cx/OgY1yJ4iEvN8bSJcW/smyLsI5AuZhZaFrOvLFRtUFqyge q/t08+OslBfHOADd3dlhRRcJB0w2puIZahVsE= Received: by 10.210.58.13 with SMTP id g13mr2545601eba.54.1213361151745; Fri, 13 Jun 2008 05:45:51 -0700 (PDT) Received: by 10.210.19.16 with HTTP; Fri, 13 Jun 2008 05:45:51 -0700 (PDT) Message-ID: <928b5da90806130545w37621619t20dab5495318459a@mail.gmail.com> Date: Fri, 13 Jun 2008 09:45:51 -0300 From: "Felipe Neuwald" To: "Andrew MacIntyre" In-Reply-To: <928b5da90806121057j48c178bdp773adfe759561e15@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <928b5da90806111738h55bbbbb0y3e9731323a1561f4@mail.gmail.com> <485107C2.7080202@bullseye.andymac.org> <928b5da90806121057j48c178bdp773adfe759561e15@mail.gmail.com> Cc: freebsd-performance@freebsd.org, freebsd-python@freebsd.org Subject: Re: Performance with python and FreeBSD 7.0 amd64 X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 12:45:54 -0000 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. Thank you very much, Felipe Neuwald. 2008/6/12 Felipe Neuwald : > Andrew, I'll try to recompile python with "HUGE STACK SIZE" option. Let's see. > > Felipe Neuwald. >