mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-23 01:59:04 +00:00
mmaps done just for reserving address space something like void *addr = mmap(NULL, SIZE, PROT_NONE, MAP_PRIVATE | MAP_ANONYMOUS, -1, 0); Ensure that these do not have ac flag set in /proc/pid/smaps. Signed-off-by: Bhavik Sachdev <b.sachdev1904@gmail.com> |
||
|---|---|---|
| .. | ||
| lib | ||
| static | ||
| transition | ||
| .gitignore | ||
| __init__.py | ||
| criu_config.py | ||
| Makefile | ||
| Makefile.inc | ||