Recently, I am learning about kernel and find a question that who controls the process control block(PCB
)?
The kernel or the process itself? Does it differ in different platform (windows
/Linux
)?
So far, I know PCB
is controlled in hardware, but I can't get to the right answer.