From owner-cvs-all Fri Nov 10 0:52:30 2000 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 3D7D937B479; Fri, 10 Nov 2000 00:52:26 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAA8qMI22911; Fri, 10 Nov 2000 00:52:22 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Daniel Eischen 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_attr_setschedparam.c uthread_cond.c uthread_create.c uthread_detach.c uthread_execve.c uthread_exit.c uthread_fd.c uthread_file.c uthread_fork.c uthread_gc.c ... In-Reply-To: Message from Daniel Eischen of "Thu, 09 Nov 2000 15:46:07 PST." <200011092346.PAA18362@freefall.freebsd.org> Date: Fri, 10 Nov 2000 00:52:22 -0800 Message-ID: <22907.973846342@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > MFC: bring in signal handling changes, bug fixes, performance > enhancements, and other good stuff. gdb thread changes to > follow later tonight. > > Approved by: jkh And just to answer the (as yet) unasked question: I allowed this in because even though it was a large change, it was a change occurring in an area largely off the critical path. Those people who do care about functional threads do care rather deeply, however, so the trade-off was deemed to have an acceptable risk/reward ratio. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message