<div dir="ltr">We are developers of project clondroid (<a href="https://github.com/clondroid">https://github.com/clondroid</a>)<div>Our android porting lxc tools are at <a href="https://github.com/clondroid/lxc-for-Android-7.1.2">https://github.com/clondroid/lxc-for-Android-7.1.2</a>.</div><div>This command 'lxc config set my-container limits.memory 256MB' , the 'lxc' command seems be part of LXD project.</div><div>If so, I guess it's written in GOLANG.  Wondering if there is a chance to port LXD to android... </div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-31 18:28 GMT+08:00 Sergiusz Pawlowicz <span dir="ltr"><<a href="mailto:sergiusz@pawlowicz.name" target="_blank">sergiusz@pawlowicz.name</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 31 March 2018 at 16:57, Tian-Jian Wu <<a href="mailto:tcwu2005@gmail.com">tcwu2005@gmail.com</a>> wrote:<br>
> please allow my silly question , how?<br>
> I know it's ok to set memory limit in config file and it's set to kernel<br>
> later.<br>
> But after container started how to change memory limit?  What command?<br>
<br>
</span>it is clearly described on:<br>
<br>
<a href="https://insights.ubuntu.com/2016/03/30/lxd-2-0-resource-control-412" rel="noreferrer" target="_blank">https://insights.ubuntu.com/<wbr>2016/03/30/lxd-2-0-resource-<wbr>control-412</a><br>
<br>
lxc config set my-container limits.memory 256MB<br>
<span class="HOEnZb"><font color="#888888"><br>
s.<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.<wbr>linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.<wbr>org/listinfo/lxc-users</a></div></div></blockquote></div><br></div>