Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Returns true on success and false if scaling up wasn't possible

Proto:bool rq_depth_scale_up(struct rq_depth *rqd)

Type:bool

Parameter:

TypeParameterName
struct rq_depth *rqd
169  If scaled_max Then Return false
172  scale_step--
174  scaled_max = Return true, if we can't increase the depth further by scaling
175  Return true
Caller
NameDescribe
scale_up