[CRIU] implementing some kind of --leave-frozen option for c/r in CRIU

Tycho Andersen tycho.andersen at canonical.com
Wed May 18 11:47:01 PDT 2016


On Tue, May 17, 2016 at 10:20:42AM -0700, Andrew Vagin wrote:
> The profit from this approach is that:
> * we can unlock network very fast and don't need to enumerate sockets
>   for that.

Hmm, actually on a closer look, don't we still need to turn off
TCP_REPAIR for each socket? So we don't need to do
rst_unlock_tcp_connections(), but we still need
cpt_unlock_tcp_connections()?

Tycho


More information about the CRIU mailing list