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] Re: CCISS Driver (for DL360) useable with 2.4.27-xen0 ?

To: zyta2002@xxxxxx
Subject: Re: [Xen-devel] Re: CCISS Driver (for DL360) useable with 2.4.27-xen0 ?
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Thu, 18 Nov 2004 08:42:36 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 18 Nov 2004 09:21:48 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Wed, 17 Nov 2004 16:43:19 +0100." <923443549@xxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
I think there's a maxmem kernel parameter that allows you to specify
the largest amount of memory you ever want to give the
domain. Otherwise Linux will assume that it's initial memory
allocation is the maximum for all time.

 -- Keir


> CCISS Problem [SOLVED] !!
> 
> But another problem is coming up.
> 
> I'm not able to increase the maxmem from a domain.
> 
> Example:
> my domain has a maxmem from e.g. 64MB
> Using the balloon driver, I'm able to decrease/increase the memory from 
> 0-64MB without a problem.
> 
> Now I've tried to increase the maxmem to 128M using
> xm maxmem MyDomain 128
> 
> But 'xm list' reports still 64M.
> 
> Then I've tested to decrese the maxmem value:
> 
> xm maxmem MyDomain 30M
> 
> This works... using the balloon command, I'm not able to increase over 30M of 
> Mem.
> 
> But... when I wan't increase the maxmem from 30M to 64M again, this results 
> in "nothing" useful.
> maxmem is still 30M :/
> 
> btw: Is the HIGHMEM kernel a problem ?
> 
> [root@pl370_node3 xen-src]# grep HIGH /boot/config-2.4.27-xen0
> # CONFIG_NOHIGHMEM is not set
> CONFIG_HIGHMEM4G=y
> CONFIG_HIGHMEM=y
> CONFIG_HIGHIO=y
> 
> another potential useful info:
> 
> [root@myhost xen-src]# xm info
> system                 : Linux
> host                   : myhost
> release                : 2.4.27-xen0
> version                : #5 Wed Nov 17 13:16:29 CET 2004
> machine                : i686
> cores                  : 1
> hyperthreads_per_core  : 2
> cpu_mhz                : 2799
> memory                 : 1023
> free_memory            : 849
> 
> Greetz & Thx
> btw: gr8 piece of software !!! =)
> ________________________________________________________________
> Verschicken Sie romantische, coole und witzige Bilder per SMS!
> Jetzt neu bei WEB.DE FreeMail: http://freemail.web.de/?mc=021193
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE
> FREE OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a perfect match
> for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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