Re: [Xen-devel] [PATCH] xen: avoid another early crash of memory limited dom0

2015-08-28 Thread David Vrabel
On 19/08/15 17:53, Juergen Gross wrote: > Commit b1c9f169047b ("xen: split counting of extra memory pages...") > introduced an error when dom0 was started with limited memory occurring > only on some hardware. > > The problem arises in case dom0 is started with initial memory and > maximum memory

[PATCH] xen: avoid another early crash of memory limited dom0

2015-08-19 Thread Juergen Gross
Commit b1c9f169047b ("xen: split counting of extra memory pages...") introduced an error when dom0 was started with limited memory occurring only on some hardware. The problem arises in case dom0 is started with initial memory and maximum memory being the same. The kernel must be configured withou