[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 5/6] xen/arm: map reserved-memory regions as normal memory in dom0
Hi, Sorry for the formatting. On Tue, 23 Apr 2019, 18:34 Stefano Stabellini, <sstabellini@xxxxxxxxxx> wrote: On Tue, 23 Apr 2019, Julien Grall wrote: Why wouldn't this be correct? It is nothing different /mem-reserve.
Hmmm, setup_xenheap_mappings is only doing the mapping in page-tables allowing direct access in Xen. Are you worried of the memory attributes to be different in Xen? This would makes sense however setup_xenheap_mappings may still map the reserved-memory because it is using 1G mapping... This is pretty wrong and I have patches that should help to fix it. Also if you are concerned with /reserved-memory, then it should also be fixed for /mem-reserve as they are not different. However, this may break free_initmem as because we try to give back page to xenheap even if they are reserved. The memory management is quite a mess today. I hope to make it better with my upcoming series. Cheers, _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |