Function report |
Source Code:mm\page-writeback.c |
Create Date:2022-07-28 14:09:45 |
Last Modify:2022-05-23 13:25:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wb_calc_thresh
Proto:unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct bdi_writeback * | wb | |
unsigned long | thresh |
793 | struct dirty_throttle_control gdtc = {GDTC_INIT(wb), dirty threshold = thresh} |
Name | Describe |
---|---|
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. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |