Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bfq_depth_updated

Proto:static void bfq_depth_updated(struct blk_mq_hw_ctx *hctx)

Type:void

Parameter:

TypeParameterName
struct blk_mq_hw_ctx *hctx
6362  bfqd = elevator_data
6363  tags = @sched_tags: Tags owned by I/O scheduler. If there is an I/O* scheduler associated with a request queue, a tag is assigned when* that request is allocated. Else, this member is not used.
6366  min_shallow = See the comments on bfq_limit_depth for the purpose of* the depths set in the function. Return minimum shallow depth we'll use.
6367  sbitmap_queue_min_shallow_depth( & bitmap_tags, min_shallow)
Caller
NameDescribe
bfq_init_hctx