From owner-freebsd-threads@FreeBSD.ORG Mon Feb 28 13:48:46 2005 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A43F16A4CE; Mon, 28 Feb 2005 13:48:46 +0000 (GMT) Received: from mail.ntplx.net (mail.ntplx.net [204.213.176.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C313F43D55; Mon, 28 Feb 2005 13:48:45 +0000 (GMT) (envelope-from deischen@freebsd.org) Received: from sea.ntplx.net (sea.ntplx.net [204.213.176.11]) j1SDmiBr007499; Mon, 28 Feb 2005 08:48:44 -0500 (EST) Date: Mon, 28 Feb 2005 08:48:44 -0500 (EST) From: Daniel Eischen X-X-Sender: eischen@sea.ntplx.net To: Joe Marcus Clarke In-Reply-To: <1109572694.39851.45.camel@shumai.marcuscom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS and Clam AntiVirus (mail.ntplx.net) cc: threads@freebsd.org Subject: Re: [PATCH] Increase default stack sizes for libc_r and libthr X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Daniel Eischen List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 13:48:46 -0000 On Mon, 28 Feb 2005, Joe Marcus Clarke wrote: > On Sun, 2005-02-27 at 23:45 -0500, Daniel Eischen wrote: > > On Sun, 27 Feb 2005, Joe Marcus Clarke wrote: > > > > > Here are patches to -CURRENT to increase default and initial thread > > > stack sizes to those now in libpthread. All work was adapted from the > > > libpthread changes, and compile and link tested. May I commit, or would > > > you guys like to do it? Thanks. > > > > > > http://www.marcuscom.com/downloads/libc_r.diff > > > > The libc_r diffs look OK to me. > > So I may commit these? I'll copy mtm on the libthr patches just to make > sure he sees them. Thanks. I thought that's what I implied above ;-) -- Dan