Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VMWARE_BALLOON
:
CONFIG_VMWARE_VMCI && CONFIG_X86 && CONFIG_HYPERVISOR_GUEST
vmw_balloon
, vmware_balloon
This is VMware physical memory management driver which acts like a "balloon" that can be inflated to reclaim physical pages by reserving them in the guest and invalidating them in the monitor, freeing up the underlying machine pages so they can be allocated to other guests. The balloon can also be deflated to allow the guest to use more physical memory.
If unsure, say N.
To compile this driver as a module, choose M here: the module will be called vmw_balloon.
Raw data from LKDDb:
lkddb fs "balloon-vmware" : CONFIG_VMWARE_BALLOON : drivers/misc/vmw_balloon.c # in 5.3–5.19, 5.19+HEAD
lkddb module vmw_balloon CONFIG_VMWARE_BALLOON : drivers/misc/Kconfig : "VMware Balloon Driver" # in 2.6.36–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module vmware_balloon CONFIG_VMWARE_BALLOON : drivers/misc/Kconfig : "VMware Balloon Driver" # in 2.6.34–2.6.35
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab