# HG changeset patch # User David Scott # 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 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}