mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
mm: Split mm parts from task core image
The mm_xxx bits are per-mm_struct, not per-task_struct in kernel. Thus, when we support CLONE_VM we'd better have these bits in a separate image file. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Reference in New Issue
Block a user