-
Pavel Emelyanov authored
I don't like that we poke the parasite into remote space with 4k calls to ptrace. Now we have the /proc/pid/map_files/ dir which helps us sharing a mapping with some other process. Use this -- map the remote area for parasite locally and put the parasite blob into it with simple memcpy. Signed-off-by:
Pavel Emelyanov <xemul@parallels.com> Signed-off-by:
Cyrill Gorcunov <gorcunov@openvz.org>
354ab03a