From owner-freebsd-emulation@FreeBSD.ORG Wed Mar 19 22:12:12 2008 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 537971065671; Wed, 19 Mar 2008 22:12:12 +0000 (UTC) (envelope-from gary@velocity-servers.net) Received: from longhorn.velocity-servers.net (longhorn.velocity-servers.net [65.99.246.30]) by mx1.freebsd.org (Postfix) with ESMTP id 270FA8FC14; Wed, 19 Mar 2008 22:12:12 +0000 (UTC) (envelope-from gary@velocity-servers.net) Received: from pool-70-106-59-217.hag.east.verizon.net ([70.106.59.217] helo=dragoon.velocity-servers.net) by longhorn.velocity-servers.net with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1Jc6W3-000HtE-Ht; Wed, 19 Mar 2008 17:12:11 -0500 X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 19 Mar 2008 18:12:08 -0400 To: Boris Samorodov ,Roman Divacky From: Gary Stanley In-Reply-To: <87348264@ipt.ru> References: <96317980@ipt.ru> <20080319204521.GA98846@freebsd.org> <87348264@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - longhorn.velocity-servers.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [26 6] / [26 6] X-AntiAbuse: Sender Address Domain - velocity-servers.net Message-Id: <20080319221212.270FA8FC14@mx1.freebsd.org> Cc: freebsd-emulation@FreeBSD.org, sam Subject: Re: [PATCH]: additional futex operations 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: Wed, 19 Mar 2008 22:12:12 -0000 At 05:44 PM 3/19/2008, Boris Samorodov wrote: >On Wed, 19 Mar 2008 21:45:21 +0100 Roman Divacky wrote: > > > can you guys please test: > > www.vlakno.cz/~rdivacky/futex_private_pi.patch > > > especially if linux-firefox is still broken with this patch. > >Roman, it really works! Now linux-firefox and linux-thunderbird >work (after some quick testing) just fine. Great, thanks! > >Sam, can you try Roman's patch? It should (I hope) reduce processor's >resources for HLDS. This patch works fine, I don't notice any type of odd behavior with this patch, with hlds and some other linux only applications here. Please commit!