[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [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
# 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 _______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |