Difference between revisions of "Restorer context"

From CRIU
Jump to navigation Jump to search
(Created page with "This page describes what this context is and why we need one. == What is it? == The restorer context is the last stage of the restore process. It diff...")
(No difference)

Revision as of 12:02, 1 December 2014

This page describes what this context is and why we need one.

What is it?

The restorer context is the last stage of the restore process. It differ from the regular CRIU's (process) context like the parasite code does -- it doesn't have any libraries, it is PIE-compiled and can olny work on fixed amount of memory.