函数逻辑报告 |
Source Code:mm\page-writeback.c |
Create Date:2022-07-27 15:32:52 |
Last Modify:2022-05-23 13:25:58 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:global_dirty_limits - background-writeback and dirty-throttling thresholds*@pbackground: out parameter for bg_thresh*@pdirty: out parameter for thresh* Calculate bg_thresh and thresh for global_wb_domain. See* domain_dirty_limits() for details.
函数原型:void global_dirty_limits(unsigned long *pbackground, unsigned long *pdirty)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long * | pbackground | |
unsigned long * | pdirty |
461 | struct dirty_throttle_control gdtc = {GDTC_INIT_NO_WB} |
467 | pdirty等于dirty threshold |
名称 | 描述 |
---|---|
writeback_set_ratelimit | If ratelimit_pages is too high then we can get into dirty-data overload* if a large number of processes all perform writes at the same time |
vmstat_start |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |