From owner-freebsd-emulation@FreeBSD.ORG Tue Jan 1 12:02:10 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 3E42516A418 for ; Tue, 1 Jan 2008 12:02:10 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id EB08B13C43E for ; Tue, 1 Jan 2008 12:02:09 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 8836C66B4BA; Tue, 1 Jan 2008 13:02:07 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jd8+SKaGhW7c; Tue, 1 Jan 2008 13:01:57 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5311F66B4B3; Tue, 1 Jan 2008 13:01:57 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id m01C1ufC092922; Tue, 1 Jan 2008 13:01:56 +0100 (CET) (envelope-from rdivacky) Date: Tue, 1 Jan 2008 13:01:56 +0100 From: Roman Divacky To: Marcus von Appen Message-ID: <20080101120156.GA92851@freebsd.org> References: <20080101100857.GA992@medusa.sysfault.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080101100857.GA992@medusa.sysfault.org> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: Linuxulator on RELENG_7 causes games to hang 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: Tue, 01 Jan 2008 12:02:10 -0000 On Tue, Jan 01, 2008 at 11:08:57AM +0100, Marcus von Appen wrote: > Happy new year, > > I could track down the breakage to the changes made on CURRENT between > 2007-02-15 and 2007-02-16. If you need me to test any possible fixes, > please let me know. thnx a lot.. I am just extracting a diff: cvs diff -u -D 2/15/2007 -D 2/16/2007 > /tmp/marcus.diff will investigate that and let you know.. THNX! roman