Skip to Content
Operating Systems: Concurrent and Distributed Software Design
book

Operating Systems: Concurrent and Distributed Software Design

by Jean Bacon, Tim Harris
March 2003
Intermediate to advanced
912 pages
27h 17m
English
Pearson Business
Content preview from Operating Systems: Concurrent and Distributed Software Design

4.3. Process state

The discussion of Section 4.2 highlights that a process may be in a number of distinct states, illustrated in Figure 4.3:

  • running on a processor: RUNNING state;

  • able to run on a processor: RUNNABLE state;

  • unable to run on a processor because it is awaiting some event and cannot proceed until that event arrives: BLOCKED state.

Figure 4.3. States and state transitions of a process.

The transition from running to runnable occurs when the process does not voluntarily give up its processor (by asking to be blocked while waiting for an event to occur) but is forcibly preempted from its processor either because it has used up its allotted ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Operating System Design, 2nd Edition

Operating System Design, 2nd Edition

Douglas Comer
Operating Systems in Depth

Operating Systems in Depth

Thomas W. Doeppner

Publisher Resources

ISBN: 0321117891Purchase book