From owner-freebsd-fs@FreeBSD.ORG Thu Nov 20 12:42:02 2003 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5622416A4CE; Thu, 20 Nov 2003 12:42:02 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B1743FE3; Thu, 20 Nov 2003 12:42:00 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.35 #1 (Debian)) id 1AMwew-0004yk-00; Fri, 21 Nov 2003 03:48:18 +0600 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mx.nsu.ru with esmtp (Exim 3.35 #1 (Debian)) id 1AMweu-0004uA-00; Fri, 21 Nov 2003 03:48:16 +0600 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.8p2/8.12.8) with ESMTP id hAKKfoJQ060296; Fri, 21 Nov 2003 02:41:50 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.8p2/8.12.8/Submit) id hAKKflHS060294; Fri, 21 Nov 2003 02:41:47 +0600 (NS) (envelope-from fjoe) Date: Fri, 21 Nov 2003 02:41:47 +0600 From: Max Khon To: Robert Watson Message-ID: <20031120204147.GB60068@iclub.nsu.ru> References: <3FBC9D7A.5ECAE855@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Envelope-To: rwatson@freebsd.org, tlambert2@mindspring.com, bp@freebsd.org, bright@mu.org, fs@freebsd.org, marcel@freebsd.org cc: bp@freebsd.org cc: marcel@freebsd.org cc: Alfred Perlstein cc: fs@freebsd.org Subject: Re: open cookies X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 20:42:02 -0000 Hello! On Thu, Nov 20, 2003 at 09:03:05AM -0500, Robert Watson wrote: > > > > I'm saying we can support most of the interesting things I know of that > > > > need this state already using devfs clone support. I'm wondering if you > > > > have in mind anything further that can't be accomplished with clone > > > > support. I.e., something that requires session state for something other > > > > than /dev entries? > > > > > > Not really. I didn't realize that the problem had been taken care of. > > > > It hasn't been taken care of until it's possible to run multiple > > instances of VMWare on FreeBSD, which works just fin on Linux. > > Well, I don't know if the driver has been updated, but the infrastructure > to let the driver do what it needs to do is present. If we still have a > VMware2 port (what I have a license for), maybe I'll take a look at it > this evening. It is already possible to run multiple instances of VMWare 3 (which can be found in ports). /fjoe