[CRIU] [PATCH v3 0/2] mem: Address kernel's guard page rework

Cyrill Gorcunov gorcunov at openvz.org
Wed Jun 21 00:42:25 MSK 2017


Note that grow_map(x) tests are failing even on its own.
So we might need to tune them up. The series is on top of
criu-dev branch.

Cyrill Gorcunov (2):
  kerndat: Detect if we have guard page mangle in procfs output
  mem: Don't assume guard page is returned in procfs with new kernels

 criu/include/kerndat.h |  1 +
 criu/include/mem.h     |  2 ++
 criu/kerndat.c         | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++
 criu/mem.c             | 19 ++++++++++++-----
 criu/proc_parse.c      |  6 ++++--
 5 files changed, 79 insertions(+), 7 deletions(-)

-- 
2.7.5



More information about the CRIU mailing list