|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen runs out of memory!
On 12/03/2009 11:01, "Jayaraman, Bhaskar" <Bhaskar.Jayaraman@xxxxxxx> wrote:
> Do you think I can increase contiguous pages by increasing the value of
> MAX_ORDER, which is right now defined as
> #define MAX_ORDER 20 /* 2^20 contiguous pages */
>
> Which is a hell of a lot of pages and all I'm asking for are 1536 contiguous
> ones.
You're not needing contiguous memory. You're simply out of memory. Not much
Xen can do about that. Your domains are using it all.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|