Process and Flow Components
The elements of the process include:
❖
Protected
address space
❖
Data common to the whole process (these data can be shared usage
of all its streams)
❖
Resource usage information (open files, network connections)
❖
Process flow information
The stream contains the following elements:
❖
The state of the processor (a set of current data from its registers),
including the counter of the current
instruction of the processor
❖
Flow stack (the memory area where the local flow variables and
function return addresses are called in its code)