commit | 530d15b907038735d4cb008dc5caae7ce4dfc985 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Sat Feb 28 11:39:00 2015 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Mar 01 19:31:47 2015 -0800 |
tree | d2aabc77cd6e1da385959ddc4d2910c59eb39520 | |
parent | 549fd280b145e2154db5a7d06981d041f8bbf597 [diff] |
Drivers: hv: hv_balloon: refuse to balloon below the floor When host asks us to balloon up we need to be sure we're not committing suicide by overballooning. Use already existent 'floor' metric as our lowest possible value for free ram. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>