Question: Please write clealy. 1. The Processor Control Register (PCR) contains a bit that controls whether the CPU is executing instructions in user or kernel mode.

Please write clealy.

Please write clealy. 1. The Processor Control Register (PCR) contains a bit

1. The Processor Control Register (PCR) contains a bit that controls whether the CPU is executing instructions in user or kernel mode. The task data structure for each process contains an integer utime field that keeps track of how much CPU time each process has spent in user mode. a. Explain in detail how the utime field in the task data structure is updated on each clock tick. Include all changes made to the PCR and Program Counter (PC). b. Explain in detail how the system call usertime () can return to the user process the contents of the utime field. Include all changes made to the PCR, PC and other registers. 1. The Processor Control Register (PCR) contains a bit that controls whether the CPU is executing instructions in user or kernel mode. The task data structure for each process contains an integer utime field that keeps track of how much CPU time each process has spent in user mode. a. Explain in detail how the utime field in the task data structure is updated on each clock tick. Include all changes made to the PCR and Program Counter (PC). b. Explain in detail how the system call usertime () can return to the user process the contents of the utime field. Include all changes made to the PCR, PC and other registers

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!