mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
A not-accountable VMA cannot hold restored pages. If such a VMA is matched into the COW chain, a child can inherit a parent's PROT_NONE reservation as the target for its restored memory. Reject not-accountable VMAs when preparing COW relationships. This makes the child restore its pages through a separate writable premap, while the parent's PROT_NONE reservation can still be mapped without write access. Signed-off-by: Andrei Vagin <avagin@google.com> Signed-off-by: Bhavik Sachdev <b.sachdev1904@gmail.com> Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org> |
||
|---|---|---|
| .. | ||
| lib | ||
| static | ||
| transition | ||
| .gitignore | ||
| __init__.py | ||
| criu_config.py | ||
| Makefile | ||
| Makefile.inc | ||