Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\writeback.h Create Date:2022-07-28 14:08:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_global_dirty_state

Proto:static inline void trace_global_dirty_state(unsigned long background_thresh, unsigned long dirty_thresh)

Type:void

Parameter:

TypeParameterName
unsigned longbackground_thresh
unsigned longdirty_thresh

NULL

Caller
NameDescribe
domain_dirty_limitsdomain_dirty_limits - calculate thresh and bg_thresh for a wb_domain*@dtc: dirty_throttle_control of interest* Calculate @dtc->thresh and ->bg_thresh considering* vm_dirty_{bytes|ratio} and dirty_background_{bytes|ratio}. The caller