From owner-freebsd-emulation@FreeBSD.ORG Fri Oct 3 13:33:57 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 060E61065686; Fri, 3 Oct 2008 13:33:57 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: from gwyn.kn-bremen.de (gwyn.kn-bremen.de [212.63.36.242]) by mx1.freebsd.org (Postfix) with ESMTP id 83E138FC1F; Fri, 3 Oct 2008 13:33:56 +0000 (UTC) (envelope-from nox@saturn.kn-bremen.de) Received: by gwyn.kn-bremen.de (Postfix, from userid 10) id 862F8191A76; Fri, 3 Oct 2008 15:33:54 +0200 (CEST) Received: from saturn.kn-bremen.de (noident@localhost [127.0.0.1]) by saturn.kn-bremen.de (8.14.2/8.13.8) with ESMTP id m93DPNtd005796; Fri, 3 Oct 2008 15:25:23 +0200 (CEST) (envelope-from nox@saturn.kn-bremen.de) Received: (from nox@localhost) by saturn.kn-bremen.de (8.14.2/8.13.6/Submit) id m93DPNnq005795; Fri, 3 Oct 2008 15:25:23 +0200 (CEST) (envelope-from nox) Date: Fri, 3 Oct 2008 15:25:23 +0200 (CEST) From: Juergen Lock Message-Id: <200810031325.m93DPNnq005795@saturn.kn-bremen.de> To: rdivacky@freebsd.org X-Newsgroups: local.list.freebsd.emulation In-Reply-To: <20081002071321.GA61530@freebsd.org> References: <200810011852.45247.tijl@ulyssis.org> <20081001170814.GA5962@dchagin.dialup.corbina.ru> Organization: home Cc: freebsd-emulation@freebsd.org, Chagin Dmitry 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: Fri, 03 Oct 2008 13:33:57 -0000 In article <20081002071321.GA61530@freebsd.org> you write: >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) I can confirm this and the patches posted by Tijl Coosemans get flash9 going on 7-stable amd64 here, at least for youtube. Great work guys! Juergen