Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\deadline.c Create Date:2022-07-28 09:40:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:init_dl_inactive_task_timer

Proto:void init_dl_inactive_task_timer(struct sched_dl_entity *dl_se)

Type:void

Parameter:

TypeParameterName
struct sched_dl_entity *dl_se
1326  timer = * Inactive timer, responsible for decreasing the active utilization * at the "0-lag time". When a -deadline task blocks, it contributes * to GRUB's active utilization until the "0-lag time", hence a * timer is needed to decrease the active utilization at t
1328  Initialize timers:
1329  function = inactive_task_timer