October 2000
Intermediate to advanced
704 pages
18h 44m
English
In this section, we take a look at the major data structures that make up the multithreaded process model in the Solaris kernel.
The process structure, or proc structure, provides the framework for the creation and management of processes and threads in the Solaris environment. Figure 8.5 illustrates the big picture, showing the process structure with most of the structure members, along with all the other components that provide the entire process execution environment.

Like any kernel data structure, the members of the proc structure ...
Read now
Unlock full access