Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\page-writeback.c Create Date:2022-07-28 14:09:15
Last Modify:2022-05-23 13:25:58 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:mdtc_gdtc

Proto:static struct dirty_throttle_control *mdtc_gdtc(struct dirty_throttle_control *mdtc)

Type:struct dirty_throttle_control

Parameter:

TypeParameterName
struct dirty_throttle_control *mdtc
235  Return 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
mdtc_calc_availMemory which can be further allocated to a memcg domain is capped by* system-wide clean memory excluding the amount being used in the domain.