Question: 2.1 (20pts ) A process described by PCB 3 executes the operation create (a, b, c, d) The process is allocated to a new PCB


2.1 (20pts ) A process described by PCB 3 executes the operation create (a, b, c, d) The process is allocated to a new PCB 8. A context switch takes place and the new child process executes the operation create (u, v, w, x) The process is allocated to a new PCB 10. Complete all fields in the following diagram resulting from the creation. For empty or undefined fields, enter: NULL Note: The process_state field can only have one of the following values: blocked, ready and running Solution: 3 8 10 CPU_state process_state memory scheduling_information accounting_information open_files other_resources parent children 2.1 (20pts ) A process described by PCB 3 executes the operation create (a, b, c, d) The process is allocated to a new PCB 8. A context switch takes place and the new child process executes the operation create (u, v, w, x) The process is allocated to a new PCB 10. Complete all fields in the following diagram resulting from the creation. For empty or undefined fields, enter: NULL Note: The process_state field can only have one of the following values: blocked, ready and running Solution: 3 8 10 CPU_state process_state memory scheduling_information accounting_information open_files other_resources parent children
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
