From owner-freebsd-arch@FreeBSD.ORG Sun Dec 18 01:06:48 2011 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15D08106564A for ; Sun, 18 Dec 2011 01:06:48 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id 24D058FC0C for ; Sun, 18 Dec 2011 01:06:45 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id 16C206E4C; Sun, 18 Dec 2011 01:06:42 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 7E6FB88FB; Sun, 18 Dec 2011 02:06:38 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: "Poul-Henning Kamp" References: <85477.1324155737@critter.freebsd.dk> Date: Sun, 18 Dec 2011 02:06:38 +0100 In-Reply-To: <85477.1324155737@critter.freebsd.dk> (Poul-Henning Kamp's message of "Sat, 17 Dec 2011 21:02:17 +0000") Message-ID: <86ty4y4rj5.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Kostik Belousov , arch@freebsd.org, threads@freebsd.org, Ed Schouten Subject: Re: [Patch] C1X threading support X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Dec 2011 01:06:48 -0000 "Poul-Henning Kamp" writes: > Ohhh, but I know: Lets make a rival to the POSIX threads, we can do it > much better and slightly incompatible, big market there I'm sure. That's not the point. The point is that C until now did not have a concurrency model. The threading API in itself is not important; I'm sure the committee knows perfectly well that nobody is going to use it. What's important is that the standard now defines how C behaves in a concurrent environment. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no