Advertisements
Advertisements
प्रश्न
With reference to process management. Explain the terms :
(i) Internal Priority
(ii) External Priority
(iii) Purchase Priority
(iv) Time Slice
Advertisements
उत्तर १
(i) Internal priority: It is decided by scheduling algorithms. Their calculations are based on the current state of the process. The following scheduling algorithms are used for that.
(a) Shortest Job First Algorithm: The job whose expected time for completion is less is executed first.
(b) Expected remaining time to complete: It is same as SJF at the beginning but as the process progresses the time will change. At regular intervals operating system calculates the expected remaining time for completion and accordingly priority is determined.
(ii) External Priority: - The user specifies the priority externally at the time of initiating the process. If the user does not specify any priority, operating system assumes a default priority for that. If the job is too urgent, system manager permits the process at a higher priority.
(iii) Purchase Priority: In this priority higher priority processes are charged at a higher rate. The operating system keeps the track of the time used by each process and charges it accordingly.
(iv) Time Slice: Each process is given a certain time for execution. The predetermined time given is called as time slice of the process.
उत्तर २
(i) External Priority : -The user specifies the priority externally at the time of initiating the process. If the user does not specify any priority, operating system assumes a default priority for that.
If the job is too urgent, system manager permits the process at a higher priority.
(ii) Purchased Priority : In this priority higher priority processes are charged at a higher rate. The operating system keeps the track of the time used by each process and charges it accordingly.
(iii) Internal priority : It is decided by scheduling algorithms. Their calculations are based on the current state of the process. The following scheduling algorithms are used for that.
(a) Shortest Job First Algorithm: The job whose expected time for completion is less is executed first.
(b) Expected remaining time to complete: It is same as SJF at the beginning but as the process progresses the time will change. At regular intervals operating system calculates the expected remaining time for completion and accordingly priority is determined.
(c) Time Slice : Each process is given a certain time for execution. The predetermined time given is called as time slice of the process.
APPEARS IN
संबंधित प्रश्न
What is File System?
Explain Virus Detection, Removal and Prevention
State features of WINDOWS - NT
What functions are performed by Memory Management of Operating System?
State any four Memory Management System.
What is Computer Virus?
State the various steps involved in the allocation of partition in case of fixed partition memory management.
What is VDU?
What is Graphical User Interface (GUI) ?
Explain the following process state:
Running State
Explain the following process state:
Blocked State
Define Security
Explain the different elements of security.
List any six features of LINUX Operating System.
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
With reference to process management, explain the term:
External Priority
The Operating system is a ______.
Write a note on Recycle bin.
