sched_ext: Add SCX_EV_ENQ_SKIP_MIGRATION_DISABLED
authorTejun Heo <tj@kernel.org>
Sun, 9 Feb 2025 06:39:11 +0000 (20:39 -1000)
committerTejun Heo <tj@kernel.org>
Sun, 9 Feb 2025 06:39:11 +0000 (20:39 -1000)
commiteace54dff05157ed2629848111366b836dcf3ad9
treee98a7c9523ea5798bb6a35b2969aaa65752d460b
parent26176116d931621fd96bcef15e7b42a9ddf524da
sched_ext: Add SCX_EV_ENQ_SKIP_MIGRATION_DISABLED

Count the number of times a migration disabled task is automatically
dispatched to its local DSQ.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Changwoo Min <changwoo@igalia.com>
kernel/sched/ext.c