All of lore.kernel.org
 help / color / mirror / Atom feed
From: tgh <tianguanhua@ncic.ac.cn>
To: xen-devel@lists.xensource.com
Subject: question about grant table
Date: Tue, 19 Jun 2007 09:19:26 +0800	[thread overview]
Message-ID: <46772F1E.4060006@ncic.ac.cn> (raw)
In-Reply-To: <1162913696.4141.28.camel@moonstone.uk.level5networks.com>

hi
I try to read the granttable code of xen,I am confused about some fields
in the struct grant_table,such as 
struct grant_entry **shared; 
struct active_grant_entry **active; 
struct grant_mapping **maptrack; 

what are the functions for the three structures ?
in the grant_table_create() function,each entry of three structures is allocated a page frame,is it right?
if it is,when we try to use a grant page ,three pages are needed to be allocated for matadata,or how does it work?


I am confused about it

could you help me
Thanks in advance

  parent reply	other threads:[~2007-06-19  1:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02 16:01 Getting a bus address for granted page in dom0 Kieran Mansley
2006-11-06 14:55 ` Kieran Mansley
2006-11-07 11:26   ` Keir Fraser
2006-11-07 15:34     ` Kieran Mansley
2007-06-18  9:44       ` tgh
2007-06-19  1:19       ` tgh [this message]
2009-02-24  2:58 Question about grant table Jeniffer, Loren
2009-02-24  5:45 ` Keir Fraser
2012-04-23 21:13 Ruslan Nikolaev
2012-04-24  7:58 ` Jan Beulich
2012-04-24 10:02   ` Ruslan Nikolaev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46772F1E.4060006@ncic.ac.cn \
    --to=tianguanhua@ncic.ac.cn \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.