What type of scheduling is used in Unix?

Showing Answers 1 - 6 of 6 Answers

ravi kumar

  • Sep 5th, 2005
 

by using nice priority scheduling will be done

  Was this answer useful?  Yes

GOPI

  • Jul 22nd, 2006
 

Multi level Round Robin Scheduling algorithm

  Was this answer useful?  Yes

Joseph

  • Mar 20th, 2018
 

From 2.6.23 kernel, completely fair scheduling is used which replaces old O(1) scheduling based on run queues

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions