From: Konrad Rzeszutek Wilk Date: Tue, 14 May 2013 17:56:42 +0000 (-0400) Subject: xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. X-Git-Tag: v3.10-rc2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37d46e152e4c71cd772085912f1c7bf06839f739;p=pandora-kernel.git xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. There is no point. We would just squeeze the guest to put more and more pages in the swap disk without any purpose. The only time it makes sense to use the selfballooning and shrinking is when frontswap is being utilized. Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed