From owner-cvs-all@FreeBSD.ORG Mon Feb 14 18:14:20 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 13B9716A4CE; Mon, 14 Feb 2005 18:14:20 +0000 (GMT) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8785043D5C; Mon, 14 Feb 2005 18:14:19 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) j1EIEhWC091903; Mon, 14 Feb 2005 13:14:43 -0500 (EST) (envelope-from marcus@marcuscom.com) Message-ID: <4210EA79.5010806@marcuscom.com> Date: Mon, 14 Feb 2005 13:14:17 -0500 From: Joe Marcus Clarke Organization: MarcusCom, Inc. User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Eischen References: In-Reply-To: X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-5.9 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on creme-brulee.marcuscom.com cc: John-Mark Gurney cc: src-committers@freebsd.org cc: Maxime Henrion cc: cvs-src@freebsd.org cc: Alfred Perlstein cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libpthread/thread thr_attr_init.cthr_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: Mon, 14 Feb 2005 18:14:20 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Daniel Eischen wrote: | On Mon, 14 Feb 2005, Alfred Perlstein wrote: | | |>* Joe Marcus Clarke [050213 20:30] wrote: |> |>>This works for all threads but the initial thread. Gstreamer uses this |>>thread for most of its operations. That stack size was set to be 1 MB |>>when gstreamer really wanted 2. For all other thread problems, yes, I |>>used pthread_attr_setstacksize() as the solution. |> |>Can't you wrap main and bounce into it with a thread that has been |>created using pthread_attr_setstacksize()? | | | Exactly! | Not really. It's not that simple. Gstreamer is a library. I would have to wrap all the mains of all the dependent apps. But now I don't need to bother...at least not with libpthread on -CURRENT. Joe - -- PGP Key : http://www.marcuscom.com/pgp.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCEOp5b2iPiv4Uz4cRAvcMAJ9utRiB6TRx8u+FYyIUnj/YmfgZlQCfdQWU VrwTjwpoANMrdelkyDHlSp4= =6cjT -----END PGP SIGNATURE-----