All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen runs out of memory!
@ 2009-03-12 10:20 Jayaraman, Bhaskar
  2009-03-12 10:32 ` Keir Fraser
  0 siblings, 1 reply; 5+ messages in thread
From: Jayaraman, Bhaskar @ 2009-03-12 10:20 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 900 bytes --]

Hi all, I'm trying to increase max grant table frames from the current 32 pages to a user defined value. I'm basically trying to map an entire domain into another so I have say a Linux HVM with 3GB memory and I'm trying to map the whole domain into another domain with 4GB memory.

So I set the max grant frames to 1536 (needed to map 3GB of memory into any domain), but when I setup the grant table for that many frames Xen is only able to setup 1427 grant table frames at the most and Xen fails after this in alloc_heap_pages.

I'm also not able to bring up any other HVM after this, i.e. xen has no memory for any other domains, which makes me wonder if anyone has tested the maximum domUs that can be brought up on Xen (255 right?).

Is there anyway I can make this memory allocation succeed? i.e. by increasing Xen memory or some other means? (Xen in HVM uses 64MB)

Regards,
Bhaskar.

[-- Attachment #1.2: Type: text/html, Size: 3323 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-03-12 12:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-12 10:20 Xen runs out of memory! Jayaraman, Bhaskar
2009-03-12 10:32 ` Keir Fraser
2009-03-12 11:01   ` Jayaraman, Bhaskar
2009-03-12 11:19     ` Keir Fraser
2009-03-12 12:19       ` Xen runs out of memory! - succeeds now Jayaraman, Bhaskar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.