Difference between revisions of "CRIU/ru"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Created page with "== Также смотрите ==")
(Created page with "* [https://criu.org/Main_Page Основной сайт CRIU] * CRIU пакеты в различных Linux дистрибутивах.")
Line 14: Line 14:
 
== Также смотрите ==
 
== Также смотрите ==
  
* [https://criu.org/Main_Page Main CRIU site]
+
* [https://criu.org/Main_Page Основной сайт CRIU]
* CRIU [[packages]] in various Linux distributions.
+
* CRIU [[packages|пакеты]] в различных Linux дистрибутивах.
  
 
[[Category:Sub-projects]]
 
[[Category:Sub-projects]]

Revision as of 23:59, 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

Также смотрите