From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hui Kang Subject: Re: Question: How to write a file in domain 0? Date: Sun, 12 Jul 2009 10:21:20 -0400 Message-ID: <4A59F160.3090702@cs.sunysb.edu> References: <55d587e20906300842qd5a512dg1919a0ee157ae6de@mail.gmail.com> <20090712033629.GA4733@const> <55d587e20907120523u7a926b61pf3b3f5d44950d2ee@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55d587e20907120523u7a926b61pf3b3f5d44950d2ee@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Zhao Lin Cc: Samuel Thibault , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I think the actual read/write operations are done in the /tapdisk /process in Dom0. - Hui Zhao Lin wrote: > thanks for reply.. but i think i might need to pass the data to > domain0 through shared memory and then called corresponding functions > in domain0 kernel to finish the task. > > On Sat, Jul 11, 2009 at 11:36 PM, Samuel Thibault > > > wrote: > > Hello, > > You may want to have a look at fsfront/fsback. > > Samuel > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >