All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Y. D." <duyuyang@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Different: nr_pages vs. max_pfn
Date: Wed, 19 Nov 2008 17:45:50 +0800	[thread overview]
Message-ID: <200811191745479618049@gmail.com> (raw)

Hi,

In start_info, there is a field nr_pages definig how much memory is allocated to the domain, which is obvious.
While in shared_info, there is a field max_pfn. I don't know why max_pfn is not equal to nr_pages.
Say for 32MB memory, nr_pages = 8192, while max_pfn = 10240 (may vary?), of which 2048 pfn's have invalid mfn.
Can anybody explain that why max_pfn is larger? Is it static or dynamic?
Furture, does pfn to mfn frame mapping ever change? Hopefully not.

Thanks,
Shawn

             reply	other threads:[~2008-11-19  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19  9:45 Y. D. [this message]
2008-11-19  9:54 ` Different: nr_pages vs. max_pfn Keir Fraser
2008-11-19 10:23   ` Jayaraman, Bhaskar
2008-11-19 12:22   ` Y. D.

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=200811191745479618049@gmail.com \
    --to=duyuyang@gmail.com \
    --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.