From owner-freebsd-performance@FreeBSD.ORG Tue Nov 29 18:52:14 2005 Return-Path: X-Original-To: performance@freebsd.org Delivered-To: freebsd-performance@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99A1C16A41F for ; Tue, 29 Nov 2005 18:52:14 +0000 (GMT) (envelope-from ricardo@dis.epm.br) Received: from maritaca.epm.br (disrouter.epm.br [200.17.25.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B7443D46 for ; Tue, 29 Nov 2005 18:52:11 +0000 (GMT) (envelope-from ricardo@dis.epm.br) Received: from localhost (localhost.localdomain [127.0.0.1]) by maritaca.epm.br (Postfix) with ESMTP id 30C3E3B58 for ; Tue, 29 Nov 2005 16:52:10 -0200 (BRDT) Received: from [172.22.1.166] (ricardo.epm.br [172.22.1.166]) by maritaca.epm.br (Postfix) with ESMTP id C4A2C3B38 for ; Tue, 29 Nov 2005 16:52:05 -0200 (BRDT) Message-ID: <438CA33A.7000007@dis.epm.br> Date: Tue, 29 Nov 2005 16:51:38 -0200 From: "Ricardo A. Reis" User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: performance@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit UNIFESP-Virus-Scanned: by amavisd-new at dis.epm.br X-Mailman-Approved-At: Tue, 29 Nov 2005 19:58:47 +0000 Cc: Subject: Libmicro!! pthread_create Resource temporarily unavailable 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: Tue, 29 Nov 2005 18:52:14 -0000 >>You can not create 40000 threads, because each thread >>defaults has 2M stack, you will out of address space. David, I don't attempt to create 40k threads, i barely increase the limit for single process for 40k. I like a test libmicro with default sets. Ricardo A. Reis UNIFESP