Difference between revisions of "Deprecation"

From CRIU
Jump to navigation Jump to search
Line 16: Line 16:
 
; The <code>--namespaces</code> option
 
; The <code>--namespaces</code> option
 
: It was used when we didn't have /proc/pid/ns stuff, now it's useless
 
: It was used when we didn't have /proc/pid/ns stuff, now it's useless
 +
 +
; Per-PID logs
 +
: Not sure whether anybody is using it
  
 
== Already deprecated stuff ==
 
== Already deprecated stuff ==

Revision as of 07:53, 28 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
The --namespaces option
It was used when we didn't have /proc/pid/ns stuff, now it's useless
Per-PID logs
Not sure whether anybody is using it

Already deprecated stuff

The criu show action
Deprecated in 2.0 with CRIT

See also

What's bad with V1 images