Difference between revisions of "CRIU/ru"
< CRIU
(Created page with "Исходный код [https://github.com/xemul/criu на GitHub]") |
(Created page with "Для участия в разработке CRIU подпишитесь, пожалуйста, на списки рассылок: [https://lists.openvz.org/mailman/listinfo...") |
||
Line 9: | Line 9: | ||
Исходный код [https://github.com/xemul/criu на GitHub] | Исходный код [https://github.com/xemul/criu на GitHub] | ||
− | + | Для участия в разработке CRIU подпишитесь, пожалуйста, на списки рассылок: | |
[https://lists.openvz.org/mailman/listinfo/criu List info] | [https://lists.openvz.org/pipermail/criu List archives] | [mailto:criu-join@openvz.org Subscribe] | [mailto:criu-leave@openvz.org Unsubscribe] | [https://lists.openvz.org/mailman/listinfo/criu List info] | [https://lists.openvz.org/pipermail/criu List archives] | [mailto:criu-join@openvz.org Subscribe] | [mailto:criu-leave@openvz.org Unsubscribe] | ||
Revision as of 23:57, 30 December 2015
Description
Checkpoint/Restore In Userspace, or CRIU, is a software tool for Linux operating system. Using this tool, you can freeze a running application (or part of it) and checkpoint it to a hard drive as a collection of files. You can then use the files to restore and run the application from the point it was frozen at. The distinctive feature of the CRIU project is that it is mainly implemented in user space.
Ресурсы проекта
Исходный код на GitHub
Для участия в разработке CRIU подпишитесь, пожалуйста, на списки рассылок: List info | List archives | Subscribe | Unsubscribe
See also
- Main CRIU site
- CRIU packages in various Linux distributions.