Computer Science, asked by rakshithkumar3375, 11 months ago

What is process scheduling nd how it is done in unix os?

Answers

Answered by Anonymous
2

Explanation:

process may need many iterations through the "feedback loop" before it finishes. When kernel does a context switch and restores the context of a process. the process resumes execution from the point where it had been suspended. Each process table entry contains a priority field

Answered by Anonymous
1

Answer:

Explanation:

process may need many iterations through the "feedback loop" before it finishes.

Similar questions