Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:propagate_active_weight

Proto:static void propagate_active_weight(struct ioc_gq *iocg, unsigned int active, unsigned int inuse)

Type:void

Parameter:

TypeParameterName
struct ioc_gq *iocg
unsigned intactive
unsigned intinuse
953  Update @iocg's `active` and `inuse` to @active and @inuse, update level* weight sums and propagate upwards accordingly.
954  commit_active_weights(ioc)
Caller
NameDescribe
weight_updated
iocg_activate
ioc_rqos_throttle
ioc_pd_free