From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vadiraj Subject: pthread stack limit. Date: Thu, 25 Nov 2004 13:04:01 +0530 Message-ID: <6eee1c404112423345c1d792f@mail.gmail.com> Reply-To: Vadiraj Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming Hi Folks, Does any one has idea on how this thread stack limit is decided upon. I see different max stack limit for different pthread implementation. Is there a standard that is followed in deciding on thread stack size and number of threads? Thanks in advance. -- cheers, Vadi