[CRIU] [PATCH] restore: Set up zombie name on restore
Cyrill Gorcunov
gorcunov at gmail.com
Fri Jul 12 05:19:47 EDT 2013
On Fri, Jul 12, 2013 at 01:14:04PM +0400, Andrew Vagin wrote:
> On Fri, Jul 12, 2013 at 11:06:20AM +0400, Andrew Vagin wrote:
> > Acked-by: Andrew Vagin <avagin at parallels.com>
> Nacked
>
> make -C test/zdtm/live/static/ cleanout zombie00.pid
> 485 ? Ss 0:00 ./zombie00 --pidfile=zombie00.pid --outfile=zombie00.out
> 486 ? Z 0:00 \_ [zombie00] <defunct>
> 487 ? Z 0:00 \_ [zombie00] <defunct>
> 488 ? Z 0:00 \_ [zombie00] <defunct>
> 489 ? Z 0:00 \_ [zombie00] <defunct>
>
> ./crtools dump -t 485
> ./crtools restore -t 485
> 522 pts/0 T 0:00 \_ ./crtools restore -t 485
> 485 ? Ss 0:00 | \_ ./zombie00 --pidfile=zombie00.pid --outfile=zombie00.out
> 489 ? Z 0:00 | \_ [] <defunct>
> 486 ? Z 0:00 | \_ [] <defunct>
> 487 ? Z 0:00 | \_ [] <defunct>
> 488 ? Z 0:00 | \_ [] <defunct>
> 491 pts/0 R+ 0:00 \_ ps axf
Crap. Thanks for the catch.
More information about the CRIU
mailing list