From owner-freebsd-hackers@FreeBSD.ORG Thu Jan 8 20:59:18 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D7311065695 for ; Thu, 8 Jan 2009 20:59:18 +0000 (UTC) (envelope-from ulf.lilleengen@gmail.com) Received: from bene2.itea.ntnu.no (bene2.itea.ntnu.no [IPv6:2001:700:300:3::57]) by mx1.freebsd.org (Postfix) with ESMTP id 8E1668FC0C for ; Thu, 8 Jan 2009 20:59:17 +0000 (UTC) (envelope-from ulf.lilleengen@gmail.com) Received: from localhost (localhost [127.0.0.1]) by bene2.itea.ntnu.no (Postfix) with ESMTP id 210E090003; Thu, 8 Jan 2009 21:59:16 +0100 (CET) Received: from carrot (unknown [IPv6:2001:700:300:3::184]) by bene2.itea.ntnu.no (Postfix) with ESMTP id B239790002; Thu, 8 Jan 2009 21:59:15 +0100 (CET) Date: Thu, 8 Jan 2009 22:59:17 +0100 From: Ulf Lilleengen To: Mehmet Ali Aksoy =?iso-8859-1?B?VNxZU9xa?= Message-ID: <20090108215917.GA1375@carrot.default.net> References: <14ded62c0901080123u7268055epb3e17d84aa757051@mail.gmail.com> <20090108150807.GA1264@carrot.pvv.ntnu.no> <14ded62c0901080616o68bad18cg256fa10f12c4560b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <14ded62c0901080616o68bad18cg256fa10f12c4560b@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: Debian amavisd-new at bene2.itea.ntnu.no Cc: freebsd-hackers@freebsd.org Subject: Re: Threads and SMP kernel scheduling 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: Thu, 08 Jan 2009 20:59:19 -0000 On tor, jan 08, 2009 at 09:16:26am -0500, Mehmet Ali Aksoy TÜYSÜZ wrote: > Hi, > > Thank you very much for your response Ulf. It is a very clear answer. Thanks > again. > > By the way, any information for the Linux case? > I think this applies to Linux as well, since it's NPTL(Native Posix Threading Library) uses a 1:1 mapping also. I'm not 100% sure, so you might want to ask on a linux mailing list. -- Ulf Lilleengen