Advertisements
Advertisements
Question
With reference to process management. Explain the terms :
(i) Internal Priority
(ii) External Priority
(iii) Purchase Priority
(iv) Time Slice
Advertisements
Solution 1
(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.
Solution 2
(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
RELATED QUESTIONS
What is Virtual Memory?
What is System Call ? List any two System Calls for Memory Management, Process Management and Information Management.
Explain Multiuser and Time Sharing Operating Systems.
Context Switching is a term related to........... Management
(i) Process
(ii) Memory
(iii) Information
(iv) Device
Explain Virus Detection, Removal and Prevention
State features of WINDOWS - NT
What is Virtual Memory ? Explain any three terms related to virtual memory.
State any four Memory Management System.
What is Computer Virus?
What are the different method by which virus can infect other programs ?
Explain following terms of VDU: Dumb Terminal
What is Graphical User Interface (GUI) ?
Explain the following process state:
Blocked State
Define Security
What are the functions of Memory Management? State any two types of continuous Real Memory Management System.
Write a short note on Paging.
Complete the following activity.

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 |
List out any two uses of the Operating System?
Which operating system is installed on your computer at home or school?
