n scheduling and state information
u Process state (ie: running, ready, blocked...)
u Priority of the process
u Event for which the process is waiting (if
blocked)
n data structuring information
u may hold pointers to other PCBs for process
queues, parent-child relationships and other
structures