From owner-freebsd-hackers@FreeBSD.ORG Sun Jun 18 14:49:51 2006 Return-Path: X-Original-To: hackers@freebsd.org 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 5CE4416A474 for ; Sun, 18 Jun 2006 14:49:51 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9293643D49 for ; Sun, 18 Jun 2006 14:49:49 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.7/8.13.7) with ESMTP id k5IEnh4U061699 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Sun, 18 Jun 2006 16:49:43 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.7/8.13.3/Submit) id k5IEnh9L061698; Sun, 18 Jun 2006 16:49:43 +0200 (CEST) Date: Sun, 18 Jun 2006 16:49:43 +0200 From: Divacky Roman To: Alex Lyashkov Message-ID: <20060618144943.GA61643@stud.fit.vutbr.cz> References: <20060618075559.GA43547@stud.fit.vutbr.cz> <1150621130.3306.3.camel@berloga.shadowland> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1150621130.3306.3.camel@berloga.shadowland> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.54 on 147.229.10.14 Cc: hackers@freebsd.org Subject: Re: TLS (thread local storage) - where/how X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jun 2006 14:49:51 -0000 On Sun, Jun 18, 2006 at 11:58:50AM +0300, Alex Lyashkov wrote: > ? ???, 18.06.2006, ? 10:55, Divacky Roman ?????: > > hi > > > > I am working on SoC project extending the linuxolator and it now seems that I > > have to implement TLS. So I'd love to collect as many information as possible. > > > > pls can you tell me about any documents, articles etc. about the topic? or > > point me to a person "with a clue" ? > > > > thnx > > > > roman > > > It`s already implement at FreeBSD after 5.2 (how i remember). I dont argue it has been implemented... I just want info about HOW it was done :)