Opening book details…
About this document
4 Process Control Block by mdhuq1 is a document available to read on EtoBox.
- Author
- mdhuq1
- Language
- EN
Opening book details…
4 Process Control Block by mdhuq1 is a document available to read on EtoBox.
Linux kernel uses a structure called task_struct to implement Process Control Block (PCB) PCB is created when the process is loaded and de-allocated when the application is fully terminated.