From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 16 16:10:32 2007 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1670616A401; Fri, 16 Mar 2007 16:10:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id 5546B13C4AE; Fri, 16 Mar 2007 16:10:31 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l2GGAUEu092706; Fri, 16 Mar 2007 12:10:30 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-emulation@FreeBSD.org Date: Fri, 16 Mar 2007 12:10:23 -0400 User-Agent: KMail/1.6.2 References: <20070316120038.2iizia24mc4wcw8s@webmail.leidinger.net> <20070316122658.GA31977@stud.fit.vutbr.cz> In-Reply-To: <20070316122658.GA31977@stud.fit.vutbr.cz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200703161210.28078.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88.6/2850/Fri Mar 16 07:05:03 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Alexander Leidinger , kib@FreeBSD.org, rdivacky@FreeBSD.org Subject: Re: 2.6.16 for linuxulator & 7.0 release X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Mar 2007 16:10:32 -0000 On Friday 16 March 2007 08:26 am, Divacky Roman wrote: > futexes are broken... I just recieved a report that oracle > installer hangs on amd64/SMP waiting on a lock. The TLS@amd64 looks > good though > > I dont see any harm in commiting futexes/TLS for amd64 - go for it > kim! Okay, I will do that when I am done with another big commit that I am working on. Jung-uk Kim