We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e406d1 commit 0e38724Copy full SHA for 0e38724
include/linux/sched.h
@@ -614,10 +614,6 @@ struct sched_dl_entity {
614
* task has to wait for a replenishment to be performed at the
615
* next firing of dl_timer.
616
*
617
- * @dl_boosted tells if we are boosted due to DI. If so we are
618
- * outside bandwidth enforcement mechanism (but only until we
619
- * exit the critical section);
620
- *
621
* @dl_yielded tells if task gave up the CPU before consuming
622
* all its available runtime during the last job.
623
0 commit comments