Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ioc_refresh_lcoefs

Proto:static void ioc_refresh_lcoefs(struct ioc *ioc)

Type:void

Parameter:

TypeParameterName
struct ioc *ioc
807  u = i_lcoefs
808  c = lcoefs
810  Take the followings as input*@bps maximum sequential throughput*@seqiops maximum sequential 4k iops*@randiops maximum random 4k iops* and calculate the linear model cost coefficients
812  Take the followings as input*@bps maximum sequential throughput*@seqiops maximum sequential 4k iops*@randiops maximum random 4k iops* and calculate the linear model cost coefficients
Caller
NameDescribe
ioc_refresh_params