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] Highmem for domU in 2.0.7

To: Ted Kaczmarek <tedkaz@xxxxxxxxxxxxx>
Subject: Re: [Xen-users] Highmem for domU in 2.0.7
From: Michael Paesold <mpaesold@xxxxxx>
Date: Sat, 10 Sep 2005 19:28:42 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 10 Sep 2005 17:26:25 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1126360175.3696.3.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <4322CCEE.2070705@xxxxxx> <1126360175.3696.3.camel@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
Ted Kaczmarek wrote:
On Sat, 2005-09-10 at 14:09 +0200, Michael Paesold wrote:

I would like to use more than 832MB for a single domU. dmesg for the domU says:

BIOS-provided physical RAM map:
 Xen: 0000000000000000 - 000000001b600000 (usable)
Warning only 832MB will be used.
Use a HIGHMEM enabled kernel.
832MB LOWMEM available.

The kernel configuration has:

CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set

What options should I set here? I would like to give up to about 1.5GB to a domU. Why is highmem disabled by default? Any negative effects on the stability, are there known problems?

Try it and let us know :-)

Well, I though there must be someone to _know_. At least the person who decided to default to CONFIG_NOHIGHMEM on 2.0.

3.0 could be a whole different. Do you have the default kernel installed or is this the FC 4 package?

On my box with unstable on it.

CONFIG_HIGHMEM4G=y

[root@inyoureyes ~]# xm info
system                 : Linux
host                   : inyoureyes.linsolutions.com
release                : 2.6.12-xen0
version                : #2 SMP Fri Sep 9 09:45:03 EDT 2005
machine                : i686
cores_per_socket       : 1
threads_per_core       : 1
cpu_mhz                : 1592
memory                 : 2047
free_memory            : 1687
...

This does not tell me much: Xen itself can always see the full memory, at least up to the amount the bios doesn't use for PCI etc. (In machines > ~3 GB RAM, without PAE).

Could you create a domain with more than 1 GB memory and then post the dmesg output corresponding to the one I gave above? Thanks.

Best Regards,
Michael Paesold

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

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