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-users

Re: [Xen-users] Java JVM and memory on Xen

To: Rob Shepherd <rs@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Java JVM and memory on Xen
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Wed, 11 Nov 2009 08:58:37 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 10 Nov 2009 17:59:39 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4AF97022.7060909@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4AF97022.7060909@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Tue, Nov 10, 2009 at 8:52 PM, Rob Shepherd <rs@xxxxxxxxxxxxx> wrote:

> I finally tracked down the crash to that single 1MB adjustment of RAM.
>
> although the JVM is only configured to use 512MB of RAM MAX (-Xmx512m)
>
> This is very bizarre.  Has anybody seen behaviour before, or have any
> comments about why it may be happening?

Java uses MORE memory then what you set on -Xmx. For example, I set
-Xmx512m on an app and "top" shows 693MB RES, 1392M VIRT.

Perhaps you disable swap so that all VIRT needs to be on memory, thus
oom-killer killed it?

> One thought.... Java requires contiguous memory which I believe Xen does not
> provide to the guest. I would have thought however that the addressable
> memory space that an application sees can be mapped to appear contiguous?

It should be that way.

-- 
Fajar

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