Changes

Jump to navigation Jump to search
243 bytes added ,  10:08, 16 June 2017
Line 24: Line 24:     
; Per-pid rlimits, itimers and posix_timers image file
 
; Per-pid rlimits, itimers and posix_timers image file
: Deprecated in [[Dowload/criu/2.6|2.6]]. Now all this stuff sit in the core entry (all since 1.3)
+
: Deprecated in [[Download/criu/2.6|2.6]]. Now all this stuff sit in the core entry (all since 1.3)
    
; Separate image file for epoll tfds
 
; Separate image file for epoll tfds
: Deprecated in [[Dowload/criu/2.6|2.6]]. It's now merged into epoll image since 1.4
+
: Deprecated in [[Download/criu/2.6|2.6]]. It's now merged into epoll image since 1.4
    +
; No-file records for ttys
 +
: Deprecated in [[Download/criu/2.7|2.7]]. See [[TTYs]] and <code>collect_one_tty()</code> routine in sources. Older versions of criu (before [[Download/criu/1.4|1.4]] commit caa64d97) didn't have reg_file_entry for ttys.
 +
 +
; Dedicated options for external resources
 +
: Deprecated in [[Download/criu/2.8|2.8]]. {{Opt|--external}} is to be used instead of {{OptD|--ext-unix-sk}}, {{OptD|--veth-pair}}, {{OptD|--ext-mount-map}} and some more.
 +
 +
; Separate image file for fsnotify marks
 +
: Deprecated in [[Download/criu/3.2|3.2]].
    
== Removed stuff ==
 
== Removed stuff ==
Line 50: Line 58:     
== Plans ==
 
== Plans ==
; The <code>criu exec</code> action
  −
: Should be deprecated with [[Compel]]
     −
; Per-PID logs
+
=== The <code>criu exec</code> action ===
: Not sure whether anybody is using it
+
Should be deprecated with [[Compel]]
   −
; No file records for ttys
+
=== Per-PID logs ===
: See collect_one_tty(). Older versions of criu (before 1.4 commit caa64d97) didn't have reg_file_entry for ttys.
     −
; All options for [[external resources]]
+
See [[logging]]. Not sure whether anybody is using it.
: Need to lower the API complexity and use --external option only. Opts to deprecate: -x|--ext-unix-sk, --veth-pair, --ext-mount-map, --enable-external-*
      
== See also ==
 
== See also ==

Navigation menu