From owner-cvs-all Sun Jul 4 19:25:18 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles508.castles.com [208.214.165.72]) by hub.freebsd.org (Postfix) with ESMTP id A080814A0B; Sun, 4 Jul 1999 19:25:15 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (LOCALHOST [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id TAA09345; Sun, 4 Jul 1999 19:21:38 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199907050221.TAA09345@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Jason Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r Makefile src/lib/libc_r/uthread pthread_private.h uthread_create.c uthread_gc.c uthread_init.c In-reply-to: Your message of "Sun, 04 Jul 1999 17:35:21 PDT." <199907050035.RAA48088@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 Jul 1999 19:21:37 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > To activate these modifications, add -D_PTHREAD_GSTACK to CFLAGS in > src/lib/libc_r/Makefile. Since the modifications depend on the VM_STACK > kernel option, I'm not sure how to safely use growable stacks by default. Build enough evidence that VM_STACK doesn't have any downsides, and then make it non-optional. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message