[CRIU] [PATCH 12/13] vdso: Escape double dumping of rt-vdso if proxy present

Cyrill Gorcunov gorcunov at openvz.org
Wed May 22 15:09:48 EDT 2013


In case if we have created vdso proxy the rt-vdso should
not be dumped because it will be re-created on next restore
anyway. Thus with help of parasite service routine find
the rt-vdso and tear it off from VMAs list.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 cr-dump.c                  |   7 +++
 include/parasite-syscall.h |   3 ++
 include/parasite.h         |   8 ++++
 include/vdso.h             |   6 +++
 parasite-syscall.c         | 104 +++++++++++++++++++++++++++++++++++++++++++++
 pie/parasite.c             |  18 ++++++++
 vdso.c                     |   5 +++
 7 files changed, 151 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-vdso-Escape-double-dumping-of-rt-vdso-if-proxy-prese.patch
Type: text/x-patch
Size: 6826 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130522/c7c6ecf7/attachment-0001.bin>


More information about the CRIU mailing list