Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:bfq_reset_inject_limit

Proto:static void bfq_reset_inject_limit(struct bfq_data *bfqd, struct bfq_queue *bfqq)

Type:void

Parameter:

TypeParameterName
struct bfq_data *bfqd
struct bfq_queue *bfqq
1802  last total-service-time sample, see bfq_update_inject_limit() = 0
1808  * If set, then bfq_update_inject_limit() is invoked when * waited_rq is eventually completed. = NULL
1856  If bfq_bfqq_has_short_ttime(bfqq) Then limit for request injection = 0
1858  Else limit for request injection = 1
1861  last time the inject limit has been decreased, in jiffies = jiffies
Caller
NameDescribe
bfq_add_request
bfq_update_has_short_ttime