From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 2 07:13:52 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 E50FE1065695; Thu, 2 Oct 2008 07:13:52 +0000 (UTC) (envelope-from rdivacky@lev.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 9D1208FC13; Thu, 2 Oct 2008 07:13:52 +0000 (UTC) (envelope-from rdivacky@lev.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 72E299CB502; Thu, 2 Oct 2008 09:13:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cWERooYnTbr6; Thu, 2 Oct 2008 09:13:22 +0200 (CEST) Received: from lev.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 11F579CB53B; Thu, 2 Oct 2008 09:13:22 +0200 (CEST) Received: (from rdivacky@localhost) by lev.vlakno.cz (8.14.2/8.14.2/Submit) id m927DLqu061794; Thu, 2 Oct 2008 09:13:21 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 2 Oct 2008 09:13:21 +0200 From: Roman Divacky To: Chagin Dmitry Message-ID: <20081002071321.GA61530@freebsd.org> References: <200810011852.45247.tijl@ulyssis.org> <20081001170814.GA5962@dchagin.dialup.corbina.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081001170814.GA5962@dchagin.dialup.corbina.ru> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: firefox & flash9 patches 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: Thu, 02 Oct 2008 07:13:53 -0000 On Wed, Oct 01, 2008 at 09:08:14PM +0400, Chagin Dmitry wrote: > On Wed, Oct 01, 2008 at 06:52:37PM +0200, Tijl Coosemans wrote: > > On Monday 29 September 2008 22:02:37 Chagin Dmitry wrote: > > > please, test following patches (just -current). > > > with them firefox && flash9 forks for me, > > > I tested only on ia32@amd64 with 2.6.16 enabled, > > > firefox 2.0.0.16 and flash9 plugin. > > > > > > If all is good, I will ask des@ and kib@ to review&commit them. thnx! > > > > On 7.1-PRERELEASE, linux 2.4, fc4, the linprocfs patch seems to improve > > things a lot. I'm still having crashes from time to time, but overall > > flash9 works much better. Great work! > > > > second half of my patch (fooaffinity() related) can't be applied on RELENG_7, > I will prepare a patch for RELENG_7, will test? I believe a reverse of this should do it: http://www.vlakno.cz/~rdivacky/linux_misc7.patch (the patch is reversed so you have to patch -R it)