LWN.net Logo

The kernel lock validator

The kernel lock validator

Posted May 31, 2006 9:19 UTC (Wed) by simlo (subscriber, #10866)
In reply to: The kernel lock validator by smurf
Parent article: The kernel lock validator

The old scheduler was O(number of processes on the run-queue). The scheduler in 2.6 is O(number of priorities)=O(140)=O(1).


(Log in to post comments)

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