[Devel] Re: [RFC][PATCH 0/4] Container Freezer
Cedric Le Goater
clg at fr.ibm.com
Thu Jun 21 04:07:08 PDT 2007
[ ... ]
>
> to freeze all tasks in the container :
>
> # echo 1 > /containers/freezer/0/freezer.freeze
> # cat /containers/freezer/0/freezer.freeze
> FREEZING
> # cat /containers/freezer/0/freezer.freeze
> FROZEN
>
> to unfreeze all tasks in the container :
>
> # echo 1 > /containers/freezer/0/freezer.freeze
^
that's a 0
thanks Masahiko !
C.
> # cat /containers/freezer/0/freezer.freeze
> RUNNING
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list