
Fig: Process state transition
The complete set of process states:
- Executing in user mode
- Executing in kernel mode
- Ready to run
- Sleeping in memory
- Ready to run, but in swap space (covered later)
- Sleeping in swap space
- Preempted (the process is returning from kernel to user mode, but the kernel …
Create a free account to keep reading this post.
and 3 others joined a min ago.