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] Memory asignment

To: Gabriel Patiño <gepatino@xxxxxxxxx>
Subject: Re: [Xen-users] Memory asignment
From: Daniel Nelson <packetcollision@xxxxxxxxx>
Date: Wed, 21 Sep 2005 21:32:15 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 22 Sep 2005 01:29:59 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iTNYKxpHOnJWkja0jktYBcotjOgvl866f6kH+M7Iw6ER0BzBl9ss/eOfeYOthYXyxpdtubwEwUFSjk/1dbzpphyAL81kuahl8op5OVbrgjIN5XrJKriqP3MzTm64C1zBBj725mT8dRDcwjVdVHLgsWqKLg/F75SOMxz/rp+qhA8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <689d2a7605092116243e7bbe2f@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <689d2a7605092116243e7bbe2f@xxxxxxxxxxxxxx>
Reply-to: Daniel Nelson <packetcollision@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I gather you need to enable highmem, which isn't in the default kernel config.

-Daniel Nelson

On 9/21/05, Gabriel Patiño <gepatino@xxxxxxxxx> wrote:
> Hi, its me again...
>
> I've read the documentation several times, and it's obvious that I've
> missed something...
>
> I have 3Gb of RAM in the machine where I'm installing Xen, 128Mb
> assigned to the Dom0 OS (is it too low?) and 2048M to a DomU OS.
> Just Dom0 and a DomU, nothing else.
>
> The thing is that in DomU I can only see 820M as main memory, is there
> any limit?
>
> My DomU config file:
> -------------------------------
> name = "Hoary"
> kernel = "/boot/vmlinuz-2.6.11-xenU"
> memory = 2048
> nics = 1
> disk = [ 'phy:vg/hoary-root,sda1,w', 'phy:vg/hoary-home,sda2,w',
> 'phy:vg/hoary-swap,sda3,w']
> root = "/dev/sda1 ro"
> --------------------------------
>
>
> What 'free' reports in DomU:
> --------------------------------------
> gabriel@hoary:~$ free -m
>              total       used       free     shared    buffers     cached
> Mem:           820        709        111          0         71        523
> -/+ buffers/cache:        114        706
> Swap:          511          2        509
> --------------------------------------
>
>
> Any suggestions welcome,
>
> thanks again.
> --
> Gabriel E. Patiño
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>


--
"If the English language made any sense, lackadaisical would have
something to do with a shortage of flowers." --Doug Larson

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

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