函数逻辑报告 | 
Source Code:mm\page-writeback.c | 
Create Date:2022-07-27 15:33:14 | 
| Last Modify:2022-05-23 13:25:58 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:wb_calc_thresh
函数原型:unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh)
返回类型:unsigned long
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct bdi_writeback * | wb | |
| unsigned long | thresh | 
| 793 | struct dirty_throttle_control gdtc = {GDTC_INIT(wb), dirty threshold = thresh} | 
| 名称 | 描述 | 
|---|---|
| wb_over_bg_thresh | wb_over_bg_thresh - does @wb need to be written back?*@wb: bdi_writeback of interest* Determines whether background writeback should keep writing @wb or it's* clean enough.* Return: %true if writeback should continue. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |