git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed4f346
)
xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 14 May 2013 17:56:42 +0000
(13:56 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 15 May 2013 14:27:50 +0000
(10:27 -0400)
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 <konrad.wilk@oracle.com>
No differences found