All of lore.kernel.org
 help / color / mirror / Atom feed
From: PUCCETTI Armand <armand.puccetti@cea.fr>
To: xen-devel@lists.xensource.com
Subject: frame_table initialisation
Date: Mon, 26 Feb 2007 15:45:46 +0100	[thread overview]
Message-ID: <45E2F29A.2020601@cea.fr> (raw)

It is unclear for me how variable frame_table is initialised:

1. According to function __start_xen:
Variable frame_table is initialised by __start_xen -> init_frametable.

but

2. some lines before in __start_xen, this variable is referenced by 
function map_pages_to_xen -> virt_to_xen_l2 -> alloc_xen_pagetable -> 
mfn_to_page.
What should the value of frame_table be there?

Do I miss some pre-initialisation(s)?

Armand

             reply	other threads:[~2007-02-26 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26 14:45 PUCCETTI Armand [this message]
2007-02-26 16:02 ` frame_table initialisation Keir Fraser

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=45E2F29A.2020601@cea.fr \
    --to=armand.puccetti@cea.fr \
    --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.