All of lore.kernel.org
 help / color / mirror / Atom feed
* Questions about xen memory management
@ 2013-08-08  6:59 Josh Zhao
  2013-08-08  9:02 ` Andrew Cooper
  2013-08-08  9:37 ` Ian Campbell
  0 siblings, 2 replies; 5+ messages in thread
From: Josh Zhao @ 2013-08-08  6:59 UTC (permalink / raw)
  To: xen-devel@lists.xen.org


[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]

Hi,
I am reading the arm MM initial code, there are 2 questions I can't
understand:
1)  Both init_xenheap_pages() and init_domheap_pages() will invoke
init_heap_pages() to initialize pages management.  But there is no flag to
know those pages are belonged to xenheap or domheap.  Are xenhelp and
domheap in the same zone?

2) What's the vmap.c used for ? I saw that only the ioremap will use it.
 If so, it seems no needs to allocate pages to fill the all VMAP range
(256M -  1G) by alloc_domheap_page().

Thanks,


Josh

[-- Attachment #1.2: Type: text/html, Size: 661 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

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

end of thread, other threads:[~2013-08-13 20:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-08  6:59 Questions about xen memory management Josh Zhao
2013-08-08  9:02 ` Andrew Cooper
2013-08-08  9:37 ` Ian Campbell
2013-08-09  3:15   ` Josh Zhao
2013-08-13 20:20     ` Ian Campbell

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.