Open main menu
Home
Random
Log in
Settings
About CRIU
Disclaimers
CRIU
Search
Changes
← Older edit
Newer edit →
Restorer v2
(edit)
Revision as of 10:41, 12 September 2016
2 bytes removed
,
10:41, 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): {
GG(.)
(.*)}(.*){P(.)
(.)
(.*)} -> {
GG
\1\2
}\3
{
PG
\4
\6
} // P joins
session
of alive G
+
SETPGID(G): {
GGS
(.*)}(.*){P(.)
S
(.*)}
-> {
GGS
\1
}
\2{
PGS
\4}
// P joins
group
of alive G
</pre>
</pre>
[[Category: Plans]]
[[Category: Plans]]
[[Category: Thinkers]]
[[Category: Thinkers]]
Xemul
Bureaucrats
,
Administrators
2,257
edits