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

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -