The SD scheduler is heaven on many server loads
The SD scheduler is heaven on many server loads
Posted Apr 26, 2007 12:11 UTC (Thu) by simlo (guest, #10866)In reply to: The SD scheduler is heaven on many server loads by hmh
Parent article: This week in the scheduling discussion
In practice there is not much difference between O(1) and O(log<number of tasks>). Especially since "1"=<number of priorities in the system>=140 and log<number of tasks><=log(2^64)=64.