|
|
Log in / Subscribe / Register

The kernel lock validator

The kernel lock validator

Posted May 31, 2006 9:19 UTC (Wed) by simlo (guest, #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).


to post comments


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