On 27/11/2018 20:33, Stefano Stabellini wrote:
> Hi Juergen,
> 
> I don't mean to scope-creep your series, and I think it is fine if you
> don't want to do it, but it would be fantastic if you took the
> opportunity to make dom0_mem common across architectures.
> 
> On ARM, we parse it in xen/arch/arm/domain_build.c:parse_dom0_mem.
> I think the ARM and x86 implementations should be the same.

This should be done by someone more familiar with the ARM requirements
and internals.

A major difference between ARM and x86 seems to be the default size of
dom0: on ARM it is limited to 512MB, while on x86 it is most of the
host's memory. I guess there is a reason for that difference, but I
don't really know why.


Juergen

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to