函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\page-writeback.c Create Date:2022-07-27 15:32:42
Last Modify:2022-05-23 13:25:58 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:mdtc_gdtc

函数原型:static struct dirty_throttle_control *mdtc_gdtc(struct dirty_throttle_control *mdtc)

返回类型:struct dirty_throttle_control

参数:

类型参数名称
struct dirty_throttle_control *mdtc
235  返回:NULL
调用者
名称描述
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.