Line 21:
Line 21:
# mkdir <path-to-images>/N/
# mkdir <path-to-images>/N/
−
# criu dump --tree <pid> --images-dir <path-to-images>/N/ --prev-images-dir ../N-1/
+
# criu dump --tree <pid> --images-dir <path-to-images>/N/ --track-mem --prev-images-dir ../N-1/
* No <code>--leave-running</code> option will make tasks be killed after dump;
* No <code>--leave-running</code> option will make tasks be killed after dump;