[CRIU] [PATCH 8/9] vdso: Escape double dumping of rt-vdso if proxy present
Cyrill Gorcunov
gorcunov at openvz.org
Thu May 23 17:42:18 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 | 7 +++
parasite-syscall.c | 121 +++++++++++++++++++++++++++++++++++++++++++++
pie/parasite.c | 18 +++++++
6 files changed, 164 insertions(+)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-vdso-Escape-double-dumping-of-rt-vdso-if-proxy-prese.patch
Type: text/x-patch
Size: 6644 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130524/c4beacdd/attachment-0001.bin>
More information about the CRIU
mailing list