AIO

From CRIU
Revision as of 08:55, 17 November 2016 by Xemul (talk | contribs) (Created page with "To C/R AIO we need to mess with tree things: # AIO ring # Completed events in the ring # In-flight events out there The latter thing is still not supported :( Category: E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

To C/R AIO we need to mess with tree things:

  1. AIO ring
  2. Completed events in the ring
  3. In-flight events out there

The latter thing is still not supported :(