Which of the following statements is/are true about process management? Select 4 correct answer(s)
![Asmau Baffa: Attempt 1
Which of the following statements is/are true about process management?
Select 4 correct answer(s)
The dispatcher's only task is to update relevant information in the process
control block of processes
An I/O-bound process is characterized by short CPU-bursts since the process is
waiting on a lot of I/O operations to complete
A Process Control Block in an entry in the process table and the process table
maintains information about all processes running in an operating system
A CPU-bound process requires more time performing computations than waiting
for I/O operations
0
When an interrupt occurs, the process context of the current process being
executed by the CPU needs to be saved in memory
The interrupt service routine (ISR), as a part of the kernel is responsible for
switching between the current process under execution. In other words, the ISR
schedules jobs for execution
L
DELL
O](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F3b8f61c3-b57f-4943-8538-4e0823d8c6e6%2F2182919b-ecf3-406f-9a79-2ffdf626482d%2F3t7nc7p_processed.jpeg&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
A dispatcher is a module that gives process control of a CPU after being selected by the short-term scheduler. The dispatcher runs after the scheduler. Give control of the CPU to a process selected by the short-term scheduler. After selecting a process, the dispatcher allocates CPUs to the process.
A process control block (PCB) is a data structure used by a computer's operating system to store all information about a process. Also called process descriptor. When a process is created (initialized or installed), the operating system creates a corresponding process control block.
A process context is its current state. I need to save the context of the currently running process so that it can continue after the interrupt has been serviced. A process context is essentially the current state.
Step by step
Solved in 4 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)