<div dir="ltr">Hi,<div><br></div><div>I've went through the lxd and go-lxc binding to find the answer myself but I stuck at</div><div><br></div><div><div>bool go_lxc_set_config_item(struct lxc_container *c, const char *key, const char *value) {</div><div><span style="white-space:pre">       </span>return c->set_config_item(c, key, value);</div><div>}</div><div><br></div><div>Internally - that's how the config parameters are changed.</div><div><br></div><div>But is it possible to change lxc config parameters like lxc.cgroup.memory.memsw.limit_in_bytes or lxc.cgroup.memory.limit_in_bytes in runtime using some of lxc or lxd cli utils, so that it was not required to restart a container to get its new memory limits.</div><div><br></div><div>Thanks</div><div><br></div>-- <br><div class="gmail_signature">With best regards, Ivan Kurnosov</div>
</div></div>