From owner-cvs-src@FreeBSD.ORG Sat May 31 21:46:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA7337B401; Sat, 31 May 2003 21:46:01 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30E2F43F93; Sat, 31 May 2003 21:46:00 -0700 (PDT) (envelope-from eischen@pcnet.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h514jvNc020241; Sun, 1 Jun 2003 00:45:58 -0400 (EDT) Date: Sun, 1 Jun 2003 00:45:57 -0400 (EDT) From: Daniel Eischen To: Marcel Moolenaar In-Reply-To: <20030601030203.GA35503@athlon.pn.xcllnt.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Scott Long cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2003 04:46:01 -0000 On Sat, 31 May 2003, Marcel Moolenaar wrote: > On Sat, May 31, 2003 at 08:11:45PM -0600, Scott Long wrote: > > Marcel Moolenaar wrote: > > > Log: > > > Build libthr by default on ia64. > > > > Excellent! Thanks a lot. > > Still needs testing of course, but we really need this on ia64. > libc_r uses setjmp/longjmp, which had to be pessimized in order > to allow context switching. By aggressively pushing libthr I > hope to have libc_r fully obsoleted by 5.2 so that we can revert > the setjmp/longjmp pessimization. It also helps to have a working > libthr for when we start working on KSE... Come on, what's stopping you now? -- Dan Eischen