Changes

Jump to navigation Jump to search
415 bytes added ,  19:04, 11 November 2014
no edit summary
Line 11: Line 11:  
   criu cpuinfo dump
 
   criu cpuinfo dump
   −
to produce ''cpuinfo'' image file which consists of bits representing the capabilities current CPU support.
+
to produce ''cpuinfo'' image file which consists of the running CPU information and bits representing the supported capabilities.
 +
 
 +
== Testing CPU capabilities ==
 +
 
 +
To check if the capabilities saved in ''cpuinfo'' image file is match to the current CPU one should run
 +
 
 +
  criu cpuinfo check
 +
 
 +
== Checkpoint/Restore with CPU capabilities ==
 +
 
 +
While by default CRIU does not save CPU capabilities in image file one can pass '''--cpu-cap''' option to force CRIU to save and check CPU capabilities on dump and restore accordingly.

Navigation menu