Difference between revisions of "CRIU/ru"
< CRIU
(Created page with "Для участия в разработке CRIU подпишитесь, пожалуйста, на списки рассылок: [https://lists.openvz.org/mailman/listinfo...") |
(Created page with "== Также смотрите ==") |
||
Line 12: | Line 12: | ||
[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] | ||
− | == | + | == Также смотрите == |
* [https://criu.org/Main_Page Main CRIU site] | * [https://criu.org/Main_Page Main CRIU site] |
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
Также смотрите
- Main CRIU site
- CRIU packages in various Linux distributions.