Advertisements
Advertisements
प्रश्न
With reference to process management. Explain the terms :
(i) Internal Priority
(ii) External Priority
(iii) Purchase Priority
(iv) Time Slice
उत्तर १
(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 System Call ? List any two System Calls for Memory Management, Process Management and Information Management.
What is File System?
State the various steps involved in the allocation of partition in case of fixed partition memory management.
Explain following terms of VDU: Intelligent Terminal
What is Graphical User Interface (GUI) ?
Explain the following process states :
Running State
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
Match the following.
'A' | 'B' |
(1) IS | (a) change directory |
(2) FTP | (b) Translates Network Address |
(3) CD | (c) List of Directory |
(4) DNS | (d) To transfer file on interent |
Identify the usage of Operating Systems.
Differentiate Save and Save As option.