]> xenbits.xensource.com Git - libvirt.git/commit
conf: introduce 'autodeflate' attribute for memballoon device
authorDmitry Andreev <dandreev@virtuozzo.com>
Fri, 8 Jan 2016 10:45:05 +0000 (13:45 +0300)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 12 Jan 2016 15:48:21 +0000 (10:48 -0500)
commit7bf3198df685417783343bed03c2b3a0e1f69ea8
treec83a7000388d79134425f553db51b53a309574a8
parent2eb7a975756d05a5b54ab4acf60083beb6161ac6
conf: introduce 'autodeflate' attribute for memballoon device

Excessive memory balloon inflation can cause invocation of OOM-killer,
when Linux is under severe memory pressure. QEMU memballoon device
has a feature to release some memory at the last moment before some
process will be get killed by OOM-killer.

Introduce a new optional balloon device attribute 'autodeflate' to
enable or disable this feature.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/domain_conf.c
src/conf/domain_conf.h