<div dir="ltr">Hello!<div>There is some strange problem.</div><div>When I'm typing "free" on the host, I've got a result:</div><div><br></div><div><div>free -g</div><div>              total        used        free      shared  buff/cache   available</div><div>Mem:            251          26          15           0         210         224</div><div>Swap:             0           0           0</div></div><div><br></div><div>But when I'm executing it inside the container on this host the result is different:</div><div><br></div><div><div>free -g</div><div>             total       used       free     shared    buffers     cached</div><div>Mem:           251        234         17          0          0          0</div><div>-/+ buffers/cache:        234         17</div><div>Swap:            0          0          0</div></div><div><br></div><div><br></div><div>Versions:</div><div><div>lxc version</div><div>2.0.5</div></div><div><br></div><div>Host system: Ubuntu 16.04</div><div>Container: Ubuntu 14.04</div><div><br></div><div>Kernel: 4.4.0-36-generic</div><div><br></div><div>Thanks to everyone!</div></div>