criu/include
Pavel Emelyanov bb3d02c281 crtools: Take MINCORE_ANON pages into account
Reduce the pages-xxx.img file size significantly (from 2.1M to ~100K for simple counter test)
by not dumping private file pages, that have not yet changed from its file prototype.

If you'll have problems with it, just let me know and comment the definition of PAGE_ANON not
to block your work.

This uses the implemented earlier flag from mincore.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2011-11-25 18:31:18 +04:00
..
atomic.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
bitops.h restore: Add mutexes via futex syscall and order threads creation 2011-11-18 16:09:01 +04:00
compiler.h Add ALIGN helper 2011-11-16 18:16:12 +04:00
crtools.h Gather file names formats in one place 2011-11-15 18:35:55 +04:00
image.h crtools: Take MINCORE_ANON pages into account 2011-11-25 18:31:18 +04:00
list.h Initial commit 2011-09-23 12:00:45 +04:00
parasite-syscall.h dump: Drop parasite_complete_ip from parasite_ctl 2011-11-15 12:15:08 +04:00
parasite.h dump: Use absolute paths for page dump file 2011-11-23 13:10:37 +04:00
restorer.h util: Add K/M/G bytes helpers 2011-11-24 15:07:03 +04:00
seize.h Move seize related functions into seize.[ch] 2011-10-13 19:18:43 +04:00
syscall-codes.h restore: Add threads restoration 2011-11-12 19:26:40 +04:00
syscall.h restore: Add threads restoration 2011-11-12 19:26:40 +04:00
types.h Update PR_ opcodes 2011-11-21 16:47:36 +04:00
util.h util: Add K/M/G bytes helpers 2011-11-24 15:07:03 +04:00