Difference between revisions of "Deprecation"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
; Per-pid rlimits, itimers and posix_timers image file | ; Per-pid rlimits, itimers and posix_timers image file | ||
: Now all this stuff sit in the core entry | : Now all this stuff sit in the core entry | ||
+ | |||
+ | ; The <code>criu exec</code> action | ||
+ | : Should be deprecated with [[Compel]] | ||
== Already deprecated stuff == | == Already deprecated stuff == | ||
− | ; The <code>criu show</code> action | + | ; The <code>criu show</code> action |
: Deprecated in [[Download/criu/2.0|2.0]] with [[CRIT]] | : Deprecated in [[Download/criu/2.0|2.0]] with [[CRIT]] | ||
Revision as of 13:44, 4 March 2016
This page collects stuff that is considered to be deprecated (and is about to be removed)
Current plan
- Per-pid fdinfo.img file
- The new layout (marked with respective bit in inventory) is per-fdtable-id
- Per-pid file locks
- Now all locks sit in the file-locks.img file
- Per-pid rlimits, itimers and posix_timers image file
- Now all this stuff sit in the core entry
- The
criu exec
action - Should be deprecated with Compel