All of lore.kernel.org
 help / color / mirror / Atom feed
* [hybrid] : mmap pfn space...
@ 2012-03-23 18:01 Mukesh Rathor
  2012-03-26 10:37 ` Stefano Stabellini
  0 siblings, 1 reply; 11+ messages in thread
From: Mukesh Rathor @ 2012-03-23 18:01 UTC (permalink / raw)
  To: Xen-devel, Ian Campbell, stefano.stabellini

Hi Ian/Stefano,

So, I'm back to using pfn space from maxphysaddr below. Stefano, you
suggested ballooning, but that would be just too slow. There are lot of
pages to be mapped, 4k at a time during guest creation, and I am afraid
ballooning and hypercalls to populate EPT will be pretty slow.

OTOH, there is tons of address space available between max-physaddr and
max pfn in dom0. Stefano, your concern was stuff mapped there 
causing problems in future. But we can always look at the e820 for
conflicts. Keeping things fast is important for us .

Please let me know if you still have issues with my approach. I
believe this is what Ian is doing on ARM port.

thanks,
Mukesh

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

end of thread, other threads:[~2012-04-18  8:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-23 18:01 [hybrid] : mmap pfn space Mukesh Rathor
2012-03-26 10:37 ` Stefano Stabellini
2012-03-26 10:40   ` Ian Campbell
2012-04-14  1:47   ` Mukesh Rathor
2012-04-16 14:14     ` Ian Campbell
2012-04-16 16:22       ` Stefano Stabellini
2012-04-16 16:26         ` Ian Campbell
2012-04-18  1:20         ` Mukesh Rathor
2012-04-18  8:33           ` Ian Campbell
2012-04-16 14:39     ` Daniel De Graaf
2012-04-16 14:59       ` 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.