All of lore.kernel.org
 help / color / mirror / Atom feed
* Different: nr_pages vs. max_pfn
@ 2008-11-19  9:45 Y. D.
  2008-11-19  9:54 ` Keir Fraser
  0 siblings, 1 reply; 4+ messages in thread
From: Y. D. @ 2008-11-19  9:45 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-19 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19  9:45 Different: nr_pages vs. max_pfn Y. D.
2008-11-19  9:54 ` Keir Fraser
2008-11-19 10:23   ` Jayaraman, Bhaskar
2008-11-19 12:22   ` Y. D.

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.