criu/pie
Pavel Emelyanov d9c3b91cf1 mem: Place mprotect and dump_pages args in one parasite args area
This is required for (soon to be) pre-dump command -- this command
will have to keep parasite args with pagemap (iovecs) some time after
parasite is executed. Since we call mprotect cmd _after_ pages dump
we can thus spoil these iovecs. To address this vmas to mprotect and
iovecs to dump are located in one parasite args area one after another
without intersections.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-14 11:02:18 +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 pie: Pass CR_NOGLIBC in pie/Makefile 2013-02-27 15:43:34 +04:00
parasite.c mem: Place mprotect and dump_pages args in one parasite args area 2013-05-14 11:02:18 +04:00
pie.lds.S.in pie: Bump .got table into .crblob section 2013-03-27 15:52:09 +04:00
restorer.c restore: fix restoring signal blocking mask on arm 2013-04-29 16:36:04 +04:00
util-net.c make: pie -- Switch to a new scheme 2013-02-18 18:10:45 +04:00