In Chapter 32, the user shell gained: That let a user process launch another user process: The flow worked: But the process model was too loose. Any process could wait for any PID. This chapter tightens that up. We will add: After this chapter, a child process belongs to the process that launched it: Then:
Continue Reading “Chapter 32 — Process Ownership, Waiting, and Job State”
Recent Comments