diff options
author | 2025-04-18 11:26:02 +0800 | |
---|---|---|
committer | 2025-04-18 17:25:39 -1000 | |
commit | f203683c3e8d457acdb8bb4eddc29a31af1c77fd (patch) | |
tree | f939eee602a50448531c71b551ff42f14f551932 /scripts/lib/kdoc/kdoc_files.py | |
parent | sched_ext: Improve cross-compilation support in Makefile (diff) | |
download | wireguard-linux-f203683c3e8d457acdb8bb4eddc29a31af1c77fd.tar.xz wireguard-linux-f203683c3e8d457acdb8bb4eddc29a31af1c77fd.zip |
sched_ext: change the variable name for slice refill event
SCX_EV_ENQ_SLICE_DFL gives the impression that the event only occurs
when the tasks were enqueued, which seems not accurate. What it actually
means is the refilling with defalt slice, and this can occur either when
enqueue or pick_task. Let's change the variable to
SCX_EV_REFILL_SLICE_DFL.
Signed-off-by: Honglei Wang <jameshongleiwang@126.com>
Acked-by: Changwoo Min <changwoo@igalia.com>
Acked-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions