[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



More information about the Containers mailing list