Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:scale_up

Proto:static void scale_up(struct rq_wb *rwb)

Type:void

Parameter:

TypeParameterName
struct rq_wb *rwb
311  If Not Returns true on success and false if scaling up wasn't possible Then Return
313  calc_wb_limits(rwb)
314  * Number of consecutive periods where we don't have enough * information to make a firm scale up/down decision. = 0
315  rwb_wake_all(rwb)
316  rwb_trace_step(rwb, "scale up")
Caller
NameDescribe
wb_timer_fn