Searched refs:min_cfs_rq_runtime (Results 1 – 4 of 4) sorted by relevance
165 unrunnable. This is configured at compile time by the min_cfs_rq_runtime181 1ms per cpu or as defined by min_cfs_rq_runtime). This slight burst only
196 en el tiempo de compilación por la variable min_cfs_rq_runtime. Esto es un214 min_cfs_rq_runtime). Este pequeño sobreuso únicamente tiene lugar si
6212 static const u64 min_cfs_rq_runtime = 1 * NSEC_PER_MSEC; variable 6264 s64 slack_runtime = cfs_rq->runtime_remaining - min_cfs_rq_runtime; in __return_cfs_rq_runtime()