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

[Xen-API] [PATCH 2 of 2] [doc]: add a short note to the squeezed documen

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 2 of 2] [doc]: add a short note to the squeezed documentation to describe the purpose: i.e. (i) dynamically adjust VM memory without rebooting; and (ii) "squeezing" a few more VMs onto a host when another host fails
From: David Scott <dave.scott@xxxxxxxxxxxxx>
Date: Tue, 15 Dec 2009 20:16:40 +0000
Delivery-date: Tue, 15 Dec 2009 12:12:03 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1260908198@xxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User David Scott <dave.scott@xxxxxxxxxxxxx>
# Date 1260908155 0
# Node ID 9e33997e1bef07363a6441e486983de22642b829
# Parent  ce0f41b2f00a9f1fd3a8a371f315757c34f9d166
[doc]: add a short note to the squeezed documentation to describe the purpose: 
i.e. (i) dynamically adjust VM memory without rebooting; and (ii) "squeezing" a 
few more VMs onto a host when another host fails.

Signed-off-by: David Scott <dave.scott@xxxxxxxxxxxxx>

diff -r ce0f41b2f00a -r 9e33997e1bef docs/squeezed/main.tex
--- a/docs/squeezed/main.tex    Tue Dec 15 20:10:58 2009 +0000
+++ b/docs/squeezed/main.tex    Tue Dec 15 20:15:55 2009 +0000
@@ -26,6 +26,12 @@
 % ... and off we go!
 
 \section{Introduction}
+
+We wish to:
+\begin{enumerate}
+\item allow VM memory to be adjusted dynamically without having to reboot; and
+\item ``squeeze'' a few more VMs onto a host to cover the interval between 
another host failing and more capacity being brought online.
+\end{enumerate}
 
 \squeezed{} is a per-host memory ballooning daemon. It performs two tasks:
 \begin{enumerate}
1 file changed, 6 insertions(+)
docs/squeezed/main.tex |    6 ++++++


Attachment: xen-api.hg-2.patch
Description: Text Data

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>