Changes

Jump to navigation Jump to search
509 bytes added ,  08:08, 8 March 2013
Created page with "This page is very important (I believe). It describes what can change in a tasks' environment after a C/R cycle. If a software you're using depends on either item from the lis..."
This page is very important (I believe). It describes what can change in a tasks' environment after a C/R cycle. If a software you're using depends on either item from the list below, it may break after C/R

; Per-task statistics
: Various counters, that can be obtained via <code>/proc/$pid/status</code> or <code>getrusage()</code>

; Namespaces' IDs
: Numbers you see in the <code>/proc/$pid/ns/*</code> links' targets

; Process start time
: It's in the 22nd field of the <code>/proc/$pid/stat</code> file

Navigation menu