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
preemptive scheduling
non preemptive scheduling
shortest job first
first come first served
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
18 comments Page 2 of 2.

Karnajit Saha said:   1 decade ago
In case of preemptive scheduling running process will be replaced by current process in Queue.

Naahin said:   1 decade ago
Preemptive scheduling can be best understood by round robin scheduling Algorithm.

Ankuj kumar said:   9 years ago
Preemptive used two cases:

1. Running to ready state.
2. Waiting to ready state.

Pooja said:   9 years ago
I don't understand the concept of non-primitive.

Please anyone explain me.

Dipak said:   1 decade ago
Means non primitive & first come first serve are same or not?

Mr garje said:   6 years ago
Can Anyone tell us eg of primitive and non-primitive?

Urmila said:   1 decade ago
What is preemptive sheduling?

Dipak said:   1 decade ago
What is shortest job first?
(1)


Post your comments here:

Your comments will be displayed after verification.