From owner-freebsd-current@FreeBSD.ORG Wed Feb 25 11:40:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB5E616A4CE for ; Wed, 25 Feb 2004 11:40:12 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id A96F843D39 for ; Wed, 25 Feb 2004 11:40:12 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc13) with ESMTP id <2004022519401101600dgvqne>; Wed, 25 Feb 2004 19:40:11 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA93094 for ; Wed, 25 Feb 2004 11:40:10 -0800 (PST) Date: Wed, 25 Feb 2004 11:40:07 -0800 (PST) From: Julian Elischer To: FreeBSD current users In-Reply-To: <20040225181536.GB7567@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: TLS, Thread Local Storage.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 19:40:13 -0000 On Wed, 25 Feb 2004, David O'Brien wrote: > On Tue, Feb 24, 2004 at 05:06:22PM -0800, Julian Elischer wrote: > > > > Now that the real threading libraries are in more common usage we need > > to tackle TLS. > > Uh... sparc64 and Alpha don't have KSE yet. Isn't that the next thing > that seriously needs tackeling??? when someone from those groups helps they'll get done but we need to do TLS as well. the two projects are not exclusive. >