From owner-freebsd-emulation Tue Nov 20 21:22:29 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from femail45.sdc1.sfba.home.com (femail45.sdc1.sfba.home.com [24.254.60.39]) by hub.freebsd.org (Postfix) with ESMTP id 89A4937B418 for ; Tue, 20 Nov 2001 21:22:26 -0800 (PST) Received: from server-ext.vns.oc.ca.ua ([24.38.95.69]) by femail45.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20011121052222.KUGV23447.femail45.sdc1.sfba.home.com@server-ext.vns.oc.ca.ua>; Tue, 20 Nov 2001 21:22:22 -0800 Received: (from vsilyaev@localhost) by server-ext.vns.oc.ca.ua (8.11.6/8.11.6) id fAL5MJ701755; Tue, 20 Nov 2001 21:22:19 -0800 (PST) (envelope-from vns) Date: Tue, 20 Nov 2001 21:22:19 -0800 From: "Vladimir N. Silyaev" To: Paul Schenkeveld Cc: emulation@FreeBSD.ORG Subject: Re: Linuxulator MFC and VMware/FYI, multiple vmwares is possible Message-ID: <20011120212219.A1311@server-ext.vns.oc.ca.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Paul, You defenetivly did a great job. However I've just some comments - the way how mutiply instances has been achievev under 4.4 is a dirty hack (it's using pid to locate proper instance), but it's the only one way how it could be done [IMHO]. Under -current we have a better way to achieve same results and all those tricks are redundant. BTW if_tap under -current already supports several instances. -- Regards, Vladimir To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message