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-users] xen questions

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen questions
From: "John mathews" <john.xen@xxxxxxxxx>
Date: Wed, 22 Aug 2007 16:42:44 -0700
Delivery-date: Wed, 22 Aug 2007 16:43:24 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=d6YhWy4lJAO5/PWp9P7eha+jjDd93TbqDT4ePZqy1VttUYk/+Hzy62NdlXtuwbi0LyWW5BjCbadohen34ZwQLYGppbg/Sv03zbh12szAa+UOynY/kch6u918j4haea6VXgZYguVQDMJLaSMnRPiV5j8CSjAnV5XALkgnzBgCGbs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PgZNI7EZHbpcew8veutxkrDw2+N07PDvppGGYyKPoZYSPYdL2LqjpFW1NXyn0Zw2wYNLwZB+44ln1vCv9mQRQYW8AdLUzbzAt9hmhxNrjjSzO/BcKS5D/C8hHjxzAWX3tL/13h/MDoiu/fiYr/erqLyKa7nEXJwRxaSnSn40Mio=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi
 
I am trying to understand receive and send path of xen. why multicall is invoked during the receive path (not in transmit path). also why do we need gnttab_copy function for receive to a guest ( i don't see invocation during transmit) ? Correct me if i am wrong. i see more gnttab_release or end than gnttab_claim for a run of xen.  i am naive to it (can someone explain me how dom0 is getting grant reference during the receive path?).
 
any pointers will be great
 
 
John
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen questions, John mathews <=