summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHuang Shijie <shijie@os.amperecomputing.com>2024-10-01 14:54:51 +0800
committerPeter Zijlstra <peterz@infradead.org>2024-10-07 09:28:40 +0200
commite31488c9df27aaea2cdffba688129fdeb3869650 (patch)
tree2a18871bd1f011bd405cac71fabe2e7b7998ff3b /tools/perf/scripts/python
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 <shijie@os.amperecomputing.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: "Christoph Lameter (Ampere)" <cl@linux.com> Reviewed-by: Vishal Chourasia <vishalc@linux.ibm.com> Link: https://lore.kernel.org/r/20241001065451.10356-1-shijie@os.amperecomputing.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions