X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fsched.h;h=221b2bde372363765b5328638bf9320d9c95f5fd;hb=f02f79dbcb9c0326588c1cbe24b40887737e71d3;hp=21fbdae61b9e6f54138974e6ea199ca5c736b20b;hpb=e6a32c3ad1e78a33dda5ee9e9ca5704288d35fd4;p=linux-beck.git diff --git a/include/linux/sched.h b/include/linux/sched.h index 21fbdae61b9e..221b2bde3723 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -1153,9 +1153,12 @@ struct sched_dl_entity { * * @dl_boosted tells if we are boosted due to DI. If so we are * outside bandwidth enforcement mechanism (but only until we - * exit the critical section). + * exit the critical section); + * + * @dl_yielded tells if task gave up the cpu before consuming + * all its available runtime during the last job. */ - int dl_throttled, dl_new, dl_boosted; + int dl_throttled, dl_new, dl_boosted, dl_yielded; /* * Bandwidth enforcement timer. Each -deadline task has its