criu/pie
Andrey Vagin 3f48f35bfd parasite: use transparent thread indexes
We have three arrays for thread related data: item->threads,
parasite_ctl->thread and tid_state in parasite.

With this patch a thread will have the same index in all arrays.
The zero index is used for a thread leader.

In this case we don't need to search thread_state in parasite.

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-24 18:47:11 +04:00
..
gen-offsets.sh parasite: Make parasite arguments variable size 2013-03-01 20:11:28 +04:00
log-simple.c log-simple: Fix off-by-one when printing numbers 2013-04-11 19:40:34 +04:00
Makefile vdso: Introduce vdso pie-engine 2013-05-24 13:27:13 +04:00
parasite.c parasite: use transparent thread indexes 2013-05-24 18:47:11 +04:00
pie.lds.S.in pie: Bump .got table into .crblob section 2013-03-27 15:52:09 +04:00
restorer.c restore: construct sigframe in crtools 2013-05-24 17:39:52 +04:00
util-net.c asm: Move builtin_memcpy helper into asm/string.h 2013-05-23 16:51:06 +04:00