Skip to content
Commit f65517b9 authored by Andrei Vagin's avatar Andrei Vagin
Browse files

shmem: dump shared memory before dumping namespaces



page_ids is a global variable and it is used to dump shared memroy,
process memory and ipc shared memory.

The problem is that an IPC namespace is dumped in a child process,
so page_ids isn't changed in a parent process. This patch is a quick
workaround this issue.

Signed-off-by: default avatarAndrei Vagin <avagin@virtuozzo.com>
parent 0768d920
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment