Difference between revisions of "CRIU/ru"
< CRIU
(Created page with "== Ресурсы проекта ==") |
(Created page with "Исходный код [https://github.com/xemul/criu на GitHub]") |
||
Line 7: | Line 7: | ||
== Ресурсы проекта == | == Ресурсы проекта == | ||
− | + | Исходный код [https://github.com/xemul/criu на GitHub] | |
To participate in CRIU development please subscribe to the mailing list: | To participate in CRIU development please subscribe to the mailing list: |
Revision as of 23:56, 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
To participate in CRIU development please subscribe to the mailing list: List info | List archives | Subscribe | Unsubscribe
See also
- Main CRIU site
- CRIU packages in various Linux distributions.