Changes

Jump to navigation Jump to search
2 bytes removed ,  09:39, 25 March 2015
Line 197: Line 197:  
== Checking That It Works ==
 
== Checking That It Works ==
   −
First thing to do is to run
+
First thing to do is to run <code>criu check --ms</code>.
   −
<pre>
+
At the end it should say "Looks OK", if it doesn't the messages on the screen explain what functionality is missing. If you're using our custom kernel, then the <code>--ms</code> option should not be used, in this case CRIU would check for ''all'' the kernel features to work.
# criu check --ms
  −
</pre>
  −
 
  −
At the end it should say "Looks OK", if it doesn't the messages on the screen explain what functionality is missing.
  −
If you're using our custom kernel, then the <code>--ms</code> option should not be used, in this case CRIU would
  −
check for ''all'' the kernel features to work.
      
You can then try running the [[ZDTM Test Suite]] which sits in the <code>tests/zdtm/</code> directory.
 
You can then try running the [[ZDTM Test Suite]] which sits in the <code>tests/zdtm/</code> directory.

Navigation menu