Embed presentation
Download to read offline
















This chapter discusses processes and how they work in an operating system. It covers what a process is, how processes can execute sequentially or concurrently, how concurrency is implemented, process tables, switching between processes, shared code, process states, and the parent-child relationship between processes.














