From owner-freebsd-current@FreeBSD.ORG Sun Aug 31 21:25:17 2003 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 BE1DA16A4BF for ; Sun, 31 Aug 2003 21:25:17 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A28543FE5 for ; Sun, 31 Aug 2003 21:25:16 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h814PFOd069078; Sun, 31 Aug 2003 23:25:15 -0500 (CDT) (envelope-from dan) Date: Sun, 31 Aug 2003 23:25:15 -0500 From: Dan Nelson To: rhett@alasir.com Message-ID: <20030901042514.GL7020@dan.emsphone.com> References: <20030901034818.6929.qmail@web21506.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030901034818.6929.qmail@web21506.mail.yahoo.com> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: current@freebsd.org Subject: Re: threading problems 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: Mon, 01 Sep 2003 04:25:17 -0000 In the last episode (Sep 01), RMH said: > Oh yes, user threading doesn't support multiple CPUs... Thanks for > pointing me. > > Both libkse and libthr work with that code snippet, but Viewperf > when linked against any of them locks my machine pretty deadly. > With Linuxthreads it just segfaults ;) Try updating to a -current kernel and libkse/libthr libraries; I have no problems running your test program with either of them, and neither did Norikatsu Shigemura, apparently. -- Dan Nelson dnelson@allantgroup.com