From: Weng Meiling
After setting memory.limit_in_bytes and memory.memsw.limit_in_bytes,
use cgsnapshot -f to save the current cgroup configure, then use
cgconfigparser to resume it according the configure file, but it failed.
The steps:
$ cgsnapshot -s memory -f config
$ cat config
mount {
On 2013/10/12 16:35, Weng Meiling wrote:
>
> From: Weng Meiling
>
> After setting memory.limit_in_bytes and memory.memsw.limit_in_bytes,
> use cgsnapshot -f to save the current cgroup configure, then use
> cgconfigparser to resume it according the configure file, but it failed.
>
> The steps:
>