Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_dl_rq

Proto:void init_dl_rq(struct dl_rq *dl_rq)

Type:void

Parameter:

TypeParameterName
struct dl_rq *dl_rq
358  unqueue is an rbtree, ordered by deadline =
368  init_dl_bw( & dl_bw)
371  "Active utilization" for this runqueue: increased when a* task wakes up (becomes TASK_RUNNING) and decreased when a* task blocks = 0
372  Utilization of the tasks "assigned" to this runqueue (including* the tasks that are in runqueue and the tasks that executed on this* CPU and blocked) = 0
373  init_dl_rq_bw_ratio(dl_rq)