WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Increasing Xen Heap on IA32?

To: Jesse Gross <jegross@xxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Increasing Xen Heap on IA32?
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 17 Aug 2006 10:48:46 +0100
Delivery-date: Thu, 17 Aug 2006 02:49:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <44E3976E.9050903@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbB4lUIk3EzMS3VEduNngAKle7CWA==
Thread-topic: [Xen-devel] Increasing Xen Heap on IA32?
User-agent: Microsoft-Entourage/11.2.5.060620


On 16/8/06 11:08 pm, "Jesse Gross" <jegross@xxxxxxxxxxxx> wrote:

> I am working on a research project that is based around Xen and I am
> running into memory constraints with the default 10 MB heap size.  I
> have tried increasing directmap_mbytes in asm/config.h as well as
> increasing the size of the Xen virtual address space and changing the
> segment descriptors.  However, this results in an unknown interrupt
> message on boot after the message "Using APIC driver default".
> 
> There must be something else that I need to change to get this to work.
> I'm assuming that the unknown interrupt is caused by either a page fault
> exception or a segment violation.
> 
> Any ideas?

Use x86/64? :-) On i386 the heap size is constrained by available virtual
address space. So it can't easily be increased.

 -- Keir



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

<Prev in Thread] Current Thread [Next in Thread>