Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-cgroup.c Create Date:2022-07-28 18:00:35
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bfq_init_entity

Proto:void bfq_init_entity(struct bfq_entity *entity, struct bfq_group *bfqg)

Type:void

Parameter:

TypeParameterName
struct bfq_entity *entity
struct bfq_group *bfqg
1381  bfqq = bfq_entity_to_bfqq(entity)
1383  weight of the queue = next weight if a change is in progress
1384  original weight, used to implement weight boosting = next weight if a change is in progress
1385  If bfqq Then
1386  current ioprio and ioprio class = xt ioprio and ioprio class if a change is in progress
1387  current ioprio and ioprio class = xt ioprio and ioprio class if a change is in progress
1389  the scheduler queue this entity belongs to = sched_data
Caller
NameDescribe
bfq_init_queue