Re: [PATCH 3/3] xen: eliminate scalability issues from initial mapping setup

2014-09-05 Thread Juergen Gross
On 09/04/2014 02:59 PM, David Vrabel wrote: On 04/09/14 13:38, Juergen Gross wrote: Direct Xen to place the initial P->M table outside of the initial mapping, as otherwise the 1G (implementation) / 2G (theoretical) restriction on the size of the initial mapping limits the amount of memory a doma

Re: [PATCH 3/3] xen: eliminate scalability issues from initial mapping setup

2014-09-04 Thread David Vrabel
On 04/09/14 13:38, Juergen Gross wrote: > Direct Xen to place the initial P->M table outside of the initial > mapping, as otherwise the 1G (implementation) / 2G (theoretical) > restriction on the size of the initial mapping limits the amount > of memory a domain can be handed initially. The three