What CPU scheduling algorithm is used by Unix?

Answer:
In the past (and perhaps currently as well) it has used round-robin, at one time 1 second but since updated to .1 seconds. It may also have other features such as preemptive abilities.

Priority fair scheduling.
First answer by ID3502191394. Last edit by ID3502191394. Question popularity: 3 [recommend question].