LWN.net Logo

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 (subscriber, #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.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds