Difference between revisions of "CRIU:About"
Jump to navigation
Jump to search
(copied text from front page :)) |
(No difference)
|
Latest revision as of 19:54, 26 December 2013
CRIU is a project to implement checkpoint/restore functionality for Linux in userspace. Checkpoint/Restore In Userspace, or CRIU (pronounced kree-oo, IPA: /krɪʊ/, Russian: криу), 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.