diff options
| author | Dietmar Eggemann <[email protected]> | 2022-03-02 18:34:29 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2022-03-08 15:08:39 +0000 |
| commit | f1304ecbef3c9f4aec119ce2a07335d3a0bc55a6 (patch) | |
| tree | 0fac490f0aa5bff5950657c638073af30955424e /lib/mpi/mpi-bit.c | |
| parent | sched/deadline: Remove unused def_dl_bandwidth (diff) | |
| download | kernel-f1304ecbef3c9f4aec119ce2a07335d3a0bc55a6.tar.gz kernel-f1304ecbef3c9f4aec119ce2a07335d3a0bc55a6.zip | |
sched/deadline: Move bandwidth mgmt and reclaim functions into sched class source file
Move the deadline bandwidth management (admission control) functions
__dl_add(), __dl_sub() and __dl_overflow() as well as the bandwidth
reclaim function __dl_update() from private task scheduler header file
to the deadline sched class source file.
The functions are only used internally so they don't have to be
exported.
Signed-off-by: Dietmar Eggemann <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Juri Lelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
