7bf3198 conf: introduce 'autodeflate' attribute for memballoon device

4 files Authored by Dmitry Andreev 8 years ago, Committed by John Ferlan 8 years ago,
    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.
    
        
file modified
+10 -0
file modified
+23 -0
file modified
+1 -0