[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Enable virtual memory for Mini-os on ARM
On Mon, Dec 23, 2013 at 1:21 PM, Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> wrote: karim.allah.ahmed@xxxxxxxxx, le Mon 23 Dec 2013 12:52:44 +0000, a écrit : I think even if we can
change the "guest_to_machine translation" ( maybe through
XENMEM_populate_physmap ? ) that's controlled by the hypervisor, this is
going to be more expensive than simply updating a memory location (page
table) since all updates in the former case will have to go through the
hypervisor! For me using physical addresses directly was useful for: 1- No code for setting up pagetables. 2- No memory wasted/used as pagetables. ( it's a tiny amount of memory anyway ) So, if this [using physical addresses directly] ends up causing any performance loss, I think it's not worth it then.
-- Karim Allah Ahmed.
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |