Shortest Job First Scheduling
Explain the following algorithm: a) First Come, First Served Scheduling. b) Shortest Job First Scheduling. c) Priority Scheduling.
Explain the following algorithm:
a) First Come, First Served Scheduling.
b) Shortest Job First Scheduling.
c) Priority Scheduling.
Expert
First Come, First Served Scheduling:
Within this Scheduling, the process which requests the CPU first is assigned the CPU first. This Scheduling algorithm is said to be Non Pre-emptive.
Shortest Job First Scheduling:
When the CPU is available, it is allocated to the process which has the smallest next CPU burst. This Scheduling algorithm can be either as Pre-emptive or Non Pre-emptive.
Priority Scheduling:
A Priority is linked with every process and the CPU is assigned to the process that is having the highest priority. This is also either Pre-emptive or Non Pre-emptive.
Memory-Management Unit:
Run-time mapping form the virtual to the physical addresses is done by the hardware device is a known as the Memory Management Unit.
Explain various requirements that solution to the critical section problem should satisfy?
Describe in brief the term BIOS.
Write down the various kinds of memory?
Explain functions of the virtual file system (VFS)?
What do you mean by the TLB and Hit-Ratio?
Briefly explain the term pages in os?
What are the main conditions of C2 level security?
Explain the term Degree of Multiprogramming. When it is called as Stable?
Explain the following given terms: a) System Calls b) Virtual machine c) Hand held Systems
Write down the differentiation between the Custom and Upgrade installation options?
18,76,764
1943451 Asked
3,689
Active Tutors
1444179
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!