From owner-freebsd-performance@FreeBSD.ORG Mon Jun 16 12:44:55 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 BF85B1065686 for ; Mon, 16 Jun 2008 12:44:55 +0000 (UTC) (envelope-from felipebgn@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.179]) by mx1.freebsd.org (Postfix) with ESMTP id 49C228FC29 for ; Mon, 16 Jun 2008 12:44:54 +0000 (UTC) (envelope-from felipebgn@gmail.com) Received: by ik-out-1112.google.com with SMTP id c30so4652898ika.3 for ; Mon, 16 Jun 2008 05:44:53 -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=/qhrIERE5QJyTRO9A07cHqXfdLln75fxzAHhykVeGTU=; b=ViAuOptDUGW7bySPQZiGWxHOW70nVGkJgAGxLnh6yoor+tw4v/jVvFM4fd5/O4KZe8 pEzVETQgOMIk1Sk42KQyPhwXvEkQWliJTDIAudw10oL17Q8VWotF8erAfk5Fk/bmmmVA AiMQmfH5N20su3pyIdPmcEgUdHlH+rQRvq8Io= 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=WJDAA7neIBWYNj914SkAmxZqPN+9AJ5cFR8hk0MSqhoQbb+0fLVdUyaZrlE7d+Dfwf HZ6lGkbhi7WTsWHvmg3HCpJjsV8pRKq8BcnFSbINqalVL1mhFqp5C0OSXFyJcg3dIDWl Trw/yC6lZswAlHe6gTIdBavMnNU5BK0+3NCGY= Received: by 10.210.43.10 with SMTP id q10mr6035099ebq.183.1213620293708; Mon, 16 Jun 2008 05:44:53 -0700 (PDT) Received: by 10.210.19.16 with HTTP; Mon, 16 Jun 2008 05:44:53 -0700 (PDT) Message-ID: <928b5da90806160544y26c069ddl5bb6a6b946fefe5c@mail.gmail.com> Date: Mon, 16 Jun 2008 09:44:53 -0300 From: "Felipe Neuwald" To: "Andrew MacIntyre" In-Reply-To: <928b5da90806130545w37621619t20dab5495318459a@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> <928b5da90806130545w37621619t20dab5495318459a@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: Mon, 16 Jun 2008 12:44:55 -0000 Hi Andrew and all, 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 : > 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. >> >