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.
Give features of Windows 98 Operating System.
Explain virus detection.
What is Virtual Memory ? Explain any three terms related to virtual memory.
The time lost in turning the attention of processor from one process
to another is called as ________
(i) Circuit Switching
(ii) Band Width
(iii) Context Switching
(iv) Packet Switching
What functions are performed by Memory Management of Operating System?
What are the different method by which virus can infect other programs ?
List and explain types of File Systems used in OS.
Explain tape-based and disk-based file system.
Explain following terms of VDU: Dumb Terminal
Explain the following component of GUI:
Menu Bar
Explain the following process state:
Running State
Explain the different elements of security.
___________ is free software.
Explain the function of the following in Operating system:
1) Virus Detection
2) Virus Removal
3) Virus Prevention
Write a short note on Paging.
Complete the following activity.

List out any two uses of the Operating System?
