Searched refs:min_cfs_rq_runtime (Results 1 – 2 of 2) sorted by relevance
105 unrunnable. This is configured at compile time by the min_cfs_rq_runtime121 1ms per cpu or as defined by min_cfs_rq_runtime). This slight burst only
4998 static const u64 min_cfs_rq_runtime = 1 * NSEC_PER_MSEC; variable5050 s64 slack_runtime = cfs_rq->runtime_remaining - min_cfs_rq_runtime; in __return_cfs_rq_runtime()