linux - What does CFS scheduler does to the waiting process? -


in o(1) waiting processes not kept in active or expired queue. once preempted put separate wait queue.

in case of cfs happens waiting processes.

i found in 1 of articles of ibm developer works " cfs includes concept of sleeper fairness".

how done?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

javascript - Angular2 intelliJ config error.. Cannot find module '@angular/core' -