Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
Restorer v2
(edit)
Revision as of 12:13, 12 September 2016
61 bytes added
,
12:13, 12 September 2016
→Process tree, sessions and groups
Line 38:
Line 38:
SETSID: {S(.)(.)(.*)} -> {S\1S\3} // S becomes a new session leader
SETSID: {S(.)(.)(.*)} -> {S\1S\3} // S becomes a new session leader
SETPGID(0): {P(.)(.)(.*)} -> {PP\2\3} // P becomes a new group leader
SETPGID(0): {P(.)(.)(.*)} -> {PP\2\3} // P becomes a new group leader
−
SETPGID(G): {GGS(.*)}(.*){P(.)S(.*)} -> {GGS\1}\2{PGS\4} // P joins group of alive G
+
SETPGID(G): {GGS(.*)}(.*){P(.)S(.*)} -> {GGS\1}\2{PGS
\4}
+
{P(.)S(.*)}(.*){GGS(.*)} -> {PGS\2}\3{GGS
\4} // P joins group of alive G
</pre>
</pre>
[[Category: Plans]]
[[Category: Plans]]
[[Category: Thinkers]]
[[Category: Thinkers]]
Xemul
Bureaucrats
,
Administrators
2,257
edits