in operating system having different queues of processes is shown below:
Job Queue: Each new process goes into the job queue.Processes in the job queue reside on mass storage and the allocation of main memory is awaited.
Ready Queue: in main memory the set of all processes that waiting for CPU. time is kept in the ready queue.
Waiting (Device) Queues: The set of processes waiting for allocation of certain I/O devices is kept in the waiting (device) queue. Device Queue is the list of processes waiting for particular I/O devices.
Liked By
Write Answer
What is a device queue?
Join MindStick Community
You have need login or register for voting of answers or question.
Prakash nidhi Verma
09-Jul-2018in operating system having different queues of processes is shown below:
Job Queue: Each new process goes into the job queue.Processes in the job queue reside on mass storage and the allocation of main memory is awaited.
Ready Queue: in main memory the set of all processes that waiting for CPU. time is kept in the ready queue.
Waiting (Device) Queues: The set of processes waiting for allocation of certain I/O devices is kept in the waiting (device) queue. Device Queue is the list of processes waiting for particular I/O devices.