WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: EXPORT SYMBOL for alloc_vm_area

To: Muli Ben-Yehuda <mulix@xxxxxxxxx>
Subject: [Xen-devel] Re: EXPORT SYMBOL for alloc_vm_area
From: Nick Logan <nick_logan@xxxxxxxxxxxx>
Date: Thu, 26 Jan 2006 15:55:13 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Jon Mason <jdmason@xxxxxxxxxx>
Delivery-date: Thu, 26 Jan 2006 16:04:23 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20060126153752.GA3421@xxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <E1Ezkwr-000797-RL@host-192-168-0-1-bcn-london> <43D762AB.2010702@xxxxxxxxxxxx> <20060125142541.GC24849@xxxxxxxxxxxxxxxxxxx> <20060125202648.GA6794@xxxxxxxxxx> <43D89BBC.2060306@xxxxxxxxxxxx> <20060126153752.GA3421@xxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
Muli Ben-Yehuda wrote:

On Thu, Jan 26, 2006 at 09:51:56AM +0000, Nick Logan wrote:

Some background to my questions. I am currently investigating the port on the Veritas volume manager and filesystem to the xen architecture. The logical approach is to use the volume manager in Dom0 and the filesystem in DomU and this can currently be done using the vbd driver. However the filesystem in DomU then just sees the volume as a disk partition and is unable to make use of a number of private functions supplied by the volume manager to provide the filesystem with additional functionality and performance. Therefore I am investigating the implementation of a virtual volume driver that would provide those private functions in DomU. There is no need for this driver to be included in the xen source, hence the need for a loadable driver.

Considering that Xen drivers will end up in the Linux tree in the
(hopefully) not too distant future, and the Linux community's well
known aversion for out of tree modules, please consider submitting
it. It will make your life a whole lot easier in the long run.

Cheers,
Muli
Thanks for the suggestion. I'll certainly consider submitting it as it clearly will have to be a GPL module, but as the associated filesystem and volume manager are not in the tree I'd like to have the option of having it out of the tree.

Nick

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel