All of lore.kernel.org
 help / color / mirror / Atom feed
* page table walk in xen_{create, destroy}_contiguous_region
@ 2006-06-26 13:53 Jan Beulich
  2006-06-26 21:05 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2006-06-26 13:53 UTC (permalink / raw)
  To: xen-devel

Is there a particular reason why these functions need to walk the page table rather than doing a much cheaper p2m
translation? vstart is assumed to be in the direct mapping area anyway (otherwise the uses of __pa() in the same
functions wouldn't be valid).

Thanks, Jan

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

end of thread, other threads:[~2006-06-29 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-26 13:53 page table walk in xen_{create, destroy}_contiguous_region Jan Beulich
2006-06-26 21:05 ` Keir Fraser
2006-06-29 13:46   ` Jan Beulich

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.