On 22/07/13 21:26, Johnny Hughes wrote:
There are two unset Xen ballon options ... they are:
# CONFIG_XEN_SELFBALLOONING is not set # CONFIG_XEN_BALLOON_MEMORY_HOTPLUG is not set
I see that you have recommended:
CONFIG_XEN_BALLOON_MEMORY_HOTPLUG=y
what about:
CONFIG_XEN_SELFBALLOONING
(Leave it unset or set it to yes as well)
Leave XEN_SELFBALLOONING disabled. It's a feature that will cause the guest to set its own balloon target which is not a change we want to make at this stage.
David