From owner-cvs-all@FreeBSD.ORG Sun Feb 13 22:13:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C74BC16A4CE; Sun, 13 Feb 2005 22:13:39 +0000 (GMT) Received: from lakermmtao08.cox.net (lakermmtao08.cox.net [68.230.240.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E028C43D1F; Sun, 13 Feb 2005 22:13:38 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao08.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050213221338.JNTY22225.lakermmtao08.cox.net@mezz.mezzweb.com>; Sun, 13 Feb 2005 17:13:38 -0500 Date: Sun, 13 Feb 2005 16:14:49 -0600 To: "Daniel Eischen" References: <200502131838.j1DIc6tZ020690@repoman.freebsd.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200502131838.j1DIc6tZ020690@repoman.freebsd.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h thr_stack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 22:13:39 -0000 On Sun, 13 Feb 2005 18:38:06 +0000 (UTC), Daniel Eischen wrote: > deischen 2005-02-13 18:38:06 UTC > > FreeBSD src repository > > Modified files: > lib/libpthread/thread thr_attr_init.c thr_init.c thr_private.h > thr_stack.c > Log: > Increase the default stacksizes: > 32-bit 64-bit > main thread 2MB 4MB > other threads 1MB 2MB Do we need to bump the __FreeBSD_version for this? There are some patches in ports tree, so not sure if it needs to be bump. Anyway, thanks for increased it! Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org