All of lore.kernel.org
 help / color / mirror / Atom feed
* New heap API and scrubbing
@ 2009-02-10  0:24 Dan Magenheimer
  2009-02-10  5:19 ` Keir Fraser
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dan Magenheimer @ 2009-02-10  0:24 UTC (permalink / raw)
  To: Xen-Devel (E-mail)

So in the new (soon-to-be 3.4) heap API, are

alloc_domheap_pages(NULL,order,flags)

and

alloc_xenheap_pages(order,flags)

synonomous on 64-bit hypervisors?  I.e. they
are allocating from the same pool of pages?
And if so are the matching free routines
synonomous?

If not, under what circumstances should one be
used rather than the other?

Are there any cases now where free_XXXheap_pages
might free up pages that could be grabbed by
another domain and those pages have not been
scrubbed?

Thanks,
Dan

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

end of thread, other threads:[~2009-02-11 14:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-10  0:24 New heap API and scrubbing Dan Magenheimer
2009-02-10  5:19 ` Keir Fraser
2009-02-10  8:22 ` Jan Beulich
2009-02-10  8:44   ` Keir Fraser
2009-02-10 22:53 ` Dan Magenheimer
2009-02-11  7:58   ` Keir Fraser
2009-02-11 14:20     ` Dan Magenheimer

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.