[ RCOS.java Home | RCOS Home | David's Home ]

Process CRC

Name:

Process

Comment:

Data structure to store information about process currently including both thread of execution and resource ownership. Later version should probably seperate these out and support multiple threads.

Collaborators:

ProcessContext - process information from CPU
ProcessStatistics

Responsibilities: