diff options
author | Peter Zijlstra <[email protected]> | 2024-08-14 00:25:56 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-09-03 15:26:32 +0200 |
commit | b2d70222dbf2a2ff7a972a685d249a5d75afa87f (patch) | |
tree | 44cd70aefffd4238abb82da3cbe6ff79c39e12e3 /drivers/fpga/fpga-bridge.c | |
parent | bd9bbc96e8356886971317f57994247ca491dbf1 (diff) |
sched: Add put_prev_task(.next)
In order to tell the previous sched_class what the next task is, add
put_prev_task(.next).
Notable SCX will use this to:
1) determine the next task will leave the SCX sched class and push
the current task to another CPU if possible.
2) statistics on how often and which other classes preempt it
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions