
13 Nov
2014
13 Nov
'14
3:13 p.m.
On 10/24/2014 11:17 AM, Erik Skultety wrote:
When user calls setmem on a running LXC machine, we do update its cgroup entry
(which is in odds with the original bug report, possibly resolved
by later versions),
I removed this note as the reporter missed the different units.
however we neither update domain's runtime XML nor we update our internal structures and this patch fixes it.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1131919 --- src/lxc/lxc_driver.c | 4 ++++ 1 file changed, 4 insertions(+)
ACK and pushed. Jan