From owner-freebsd-hackers@FreeBSD.ORG Mon Dec 22 06:03:33 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF81316A4CE for ; Mon, 22 Dec 2003 06:03:33 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D8EB343D55 for ; Mon, 22 Dec 2003 06:03:31 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 322 invoked from network); 22 Dec 2003 14:03:31 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 22 Dec 2003 14:03:31 -0000 X-pair-Authenticated: 209.68.2.70 Date: Mon, 22 Dec 2003 08:03:28 -0600 (CST) From: Mike Silbersack To: Alfred Perlstein In-Reply-To: <20031221203311.GW60229@elvis.mu.org> Message-ID: <20031222080119.Y2799@odysseus.silby.com> References: <20031221135622.GU60229@elvis.mu.org> <20031221203311.GW60229@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: deischen@freebsd.org cc: hackers@freebsd.org Subject: Re: support for __thread X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 14:03:34 -0000 On Sun, 21 Dec 2003, Alfred Perlstein wrote: > Any idea of how much effort it would take? I have no clue as to > how to fix our toolchain, gooing the work in ld.so doesn't see > that awful, but it's not trivial either: > > http://people.freebsd.org/~alfred/tls.pdf > > I want a threaded webstone so that I can generate a lot more load > with wimpier client boxes on FreeBSD. While you're working on gcc / our linker, you may want to investigate this article that I just saw on news.google.com as well: --- GCC summit in Kuwait concludes meetings, approves ''anti-terrorism'' agreement --- I'm not sure exactly what OS support that requires, but having it would certainly put us ahead of OpenBSD's ProPolice + nonexec stack! Mike "Silby" Silbersack