Welcome to the Linux Foundation Forum!

Misleading paragraph?

Options

In Ch 3: Process Attributes, it states:
Every process is executing some program. At any given moment, the process may take a snapshot of itself by trapping the state of its CPU registers, where it is executing in the program, what is in the process' memory, and other information. This is the context of the process.
I think this should state:
...At any given moment, the kernel may take a snapshot of a process by trapping the state of its CPU registers, where it is executing in the program, what is in the process' memory, and other information. This is the context of the process.

Categories

Upcoming Training