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] Memory question (again)

Hi,

From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Memory question (again) 
Date: Wed, 12 Nov 2003 14:32:49 +0000

> When the guest Linux boots, it sizes and initialises it's mem_map
> array based on the number of pages that are available to it at
> startup. Thus, it effectively determines the maximum size of
> memory that the domain can ever have (we could in principle use
> the new Linux support for "hot swappable" memory to enable the
> mem_map array to be extended, but we've yet to do this and aren't
> keen).

Linux Hotplug Memory Support project might interest you.

https://sourceforge.net/projects/lhms/

If I recall correctly, it handles only highmem. It's very difficult to
"hotswap" the dma and normal zones of memory due to the Linux VM
architecture mapping physical memory to the kernel address space
straightforwardly.

--
tomo


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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