11 Jul
2014
11 Jul
'14
9:20 p.m.
On 07/11/2014 11:26 AM, Chen Hanxiao wrote:
In lxc, we could not use setmem command with --config options. This patch will add support for this.
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- v3: add max_balloon check for AFFECT_CONFIG
v2: use virDomainSetMemoryFlagsEnsureACL remove redundant domain running check
src/lxc/lxc_driver.c | 58 ++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 11 deletions(-)
ACK and pushed. Jan