From owner-freebsd-stable Wed Aug 25 13:25:16 1999 Delivered-To: freebsd-stable@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id 6201D159BD for ; Wed, 25 Aug 1999 13:25:02 -0700 (PDT) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id WAA30682; Wed, 25 Aug 1999 22:18:24 +0200 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id WAA49232; Wed, 25 Aug 1999 22:19:48 +0200 (MET DST) Date: Wed, 25 Aug 1999 22:19:48 +0200 (MET DST) From: Juergen Lock Message-Id: <199908252019.WAA49232@saturn.kn-bremen.de> To: glewis@ares.maths.adelaide.edu.au Subject: FreeBSD and wine (was: Re: SMP and WINE) X-Newsgroups: local.list.freebsd.stable In-Reply-To: <199908150633.QAA09941@ares.maths.adelaide.edu.au> References: <3.0.3.32.19990814230557.00f46c20@pop.interaccess.com> Organization: home Cc: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <199908150633.QAA09941@ares.maths.adelaide.edu.au> you write: >> A few weeks ago there was a post about WINE not being able to run on an SMP >> system, if I recall -current would allow it at that time, but not -stable. >> something about sharing data segments between forked proccess I think. I'm >> putting together a SMP system and would like to use WINE. I'm wondering if >> there have been any changes to -stable in this area, or if there are any >> other tricks to get wine running under an SMP kernel. > >I think that was probably my post :). I've been following the committers >list (cvs-all) and haven't seen any of the necessary changes backported >to -stable. I believe that Luoqi Chen's vmspace sharing code is >necessary for Wine to work under SMP. This was committed to -current >April 27th. There have been a couple of related patches since that (as >far as I can tell from the commit logs anyway). Speaking of wine, has anyone looked at committing the patches in kern/11287? without them wine works only `partly', like when running on old linux kernels (2.0.x)... FWIW, i've been running my back-ported version of luoqi's patch (the LDT fix, nothing to do with SMP, see the PR) since i posted it several months ago and haven't noticed any adverse effects. the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=11287 luoqui's patch: http://www.freebsd.org/~luoqi Regards, -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message