Computer Science - Operating Systems Concepts - Discussion
Discussion Forum : Operating Systems Concepts - Section 1 (Q.No. 8)
8.
The strategy of allowing processes that are logically runnable to be temporarily suspended is called
Discussion:
18 comments Page 1 of 2.
Gokulakrishna said:
5 years ago
Round robin is a premtitve scheduling method where each process is executed for certain peroid of time no matter the priority.
(3)
Mr garje said:
6 years ago
Can Anyone tell us eg of primitive and non-primitive?
Sanyam said:
8 years ago
The process is in the runnable state means not in the running state so why it needs to get suspended?
Pooja said:
9 years ago
I don't understand the concept of non-primitive.
Please anyone explain me.
Please anyone explain me.
Ankuj kumar said:
9 years ago
Preemptive used two cases:
1. Running to ready state.
2. Waiting to ready state.
1. Running to ready state.
2. Waiting to ready state.
Poonam said:
1 decade ago
Shortest job first is the algorithm which is used to run the process which re requires shortest time for an execution. That process is executed first.
Dipak said:
1 decade ago
What is shortest job first?
(1)
Dipak said:
1 decade ago
Means non primitive & first come first serve are same or not?
Joseph Quaye said:
1 decade ago
To preempt basically means to stall or juggle time and choose which is most sensible to allow to run at a particular time.
Like serving food to a lot of people and choosing to feed children first, instead of adults.
Like serving food to a lot of people and choosing to feed children first, instead of adults.
Anand Gautam said:
1 decade ago
When we say that a particular process is preempted that simply means that the process is suspended and the resources it was accessing is still kept in memory so that it can be resumed without fetching its resources again.
Reasons for preempting a process :
1. If another process with higher priority needs to be executed.
Please suggest more reasons for preemption of a process.
Reasons for preempting a process :
1. If another process with higher priority needs to be executed.
Please suggest more reasons for preemption of a process.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers