summaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorPhilip P. Moltmann2015-08-07 00:18:01 +0200
committerGreg Kroah-Hartman2015-10-04 13:59:11 +0200
commit48e3d668b7902cca3c61e9e2098e7f76b5646c28 (patch)
treef4d2e6cb08d8f3abd22cc5bf95c535ec8b242420 /drivers/misc/Kconfig
parentVMware balloon: Treat init like reset (diff)
downloadkernel-qcow2-linux-48e3d668b7902cca3c61e9e2098e7f76b5646c28.tar.gz
kernel-qcow2-linux-48e3d668b7902cca3c61e9e2098e7f76b5646c28.tar.xz
kernel-qcow2-linux-48e3d668b7902cca3c61e9e2098e7f76b5646c28.zip
VMware balloon: Enable notification via VMCI
Get notified immediately when a balloon target is set, instead of waiting for up to one second. The up-to 1 second gap could be long enough to cause swapping inside of the VM that receives the VM. Acked-by: Andy King <acking@vmware.com> Signed-off-by: Xavier Deguillard <xdeguillard@vmware.com> Tested-by: Siva Sankar Reddy B <sankars@vmware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index ccccc2943f2f..22892c701c63 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -414,7 +414,7 @@ config TI_DAC7512
config VMWARE_BALLOON
tristate "VMware Balloon Driver"
- depends on X86 && HYPERVISOR_GUEST
+ depends on VMWARE_VMCI && X86 && HYPERVISOR_GUEST
help
This is VMware physical memory management driver which acts
like a "balloon" that can be inflated to reclaim physical pages