Differentiate between pre-emptive and non-pre-emptive scheduling.
Answer / Tasdeeq Ahmad
Preemptive scheduling allows the operating system to interrupt a running process and schedule another one, while non-preemptive scheduling only allows context switches when a process voluntarily gives up control. Preemptive scheduling improves response time and average turnaround time, but it may cause overhead due to frequent interruptions, while non-preemptive scheduling minimizes overhead but could result in starvation of lower priority processes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is better internet explorer or edge?
What is a full form of ok?
for an application which exceeds 64k the memory model should be a)medium b)huge c)large d)none
What is x32 and x64?
What is the most powerful operating system?
How do I use i3?
Explain about compiler and the functions executed by them?
In general what is paging? and segmaentation?
Can anybody send me Excel tips and improtant formul...... please.
Explain Page Segmentation.
List reasons why a Mode switch between threads may be cheaper than a Mode switch between processes.
how many types of operating system