Processes created by a program have a parent/child relationship. Since a process can create
several children, these have sibling relationships. Several fields must be introduced in a
process descriptor to represent these relationships. Processe 0 and 1 are created by the kernel.process 1 (init) is the ancestor of all other processes.