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.11. Multi-threaded process implementation

In the discussion in Section 4.10 we saw that a number of processes might execute in a single module of the operating system. In the following sections we shall see a number of processes executing a concurrent program at user level.

These are commonly called user threads when we are discussing implementation. The user threads share the address space of the application and all the resources allocated to the application by the operating system at runtime, such as memory and open files. We have two separate concepts here:

  • the unit of execution (the unit of scheduling by the operating system);

  • the unit of ...

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