aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorHuang Shijie <[email protected]>2024-10-01 14:54:51 +0800
committerPeter Zijlstra <[email protected]>2024-10-07 09:28:40 +0200
commite31488c9df27aaea2cdffba688129fdeb3869650 (patch)
tree2a18871bd1f011bd405cac71fabe2e7b7998ff3b /tools/perf/scripts/python/gecko.py
parent5e9f0c4819deb9459f32f12c4fd2b47993b8c395 (diff)
sched/fair: remove the DOUBLE_TICK feature
The patch "5e963f2bd46 sched/fair: Commit to EEVDF" removed the code following the DOUBLE_TICK: - - if (!sched_feat(EEVDF) && cfs_rq->nr_running > 1) - check_preempt_tick(cfs_rq, curr); The DOUBLE_TICK feature becomes dead code now, so remove it. Signed-off-by: Huang Shijie <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: "Christoph Lameter (Ampere)" <[email protected]> Reviewed-by: Vishal Chourasia <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions