processes
-
How to manage a process state?
-
How to create a process?
-
How to exit from a process?
-
Processes are created and managed ... by processes !
- how does the first process start ?
-
First process is created by the kernel
- configured as an argument to the kernel before the kernel boots
- often called the "init" process