Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Release all the bfqg references to its async queues. If we are* deallocating the group these queues may still contain requests, so* we reparent them to the root cgroup (i.e., the only one that will

Proto:void bfq_put_async_queues(struct bfq_data *bfqd, struct bfq_group *bfqg)

Type:void

Parameter:

TypeParameterName
struct bfq_data *bfqd
struct bfq_group *bfqg
6306  When i < 2 cycle When j < 8 best effort priority levels are supported cycle
6308  __bfq_put_async_bfqq(bfqd, & async_bfqq[i][j])
6310  __bfq_put_async_bfqq(bfqd, & async_idle_bfqq)
Caller
NameDescribe
bfq_exit_queue