Function report |
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 activity | Download SCCT | Chinese |
Name:dtc_dom
Proto:static struct wb_domain *dtc_dom(struct dirty_throttle_control *dtc)
Type:struct wb_domain
Parameter:
Type | Parameter | Name |
---|---|---|
struct dirty_throttle_control * | dtc |
230 | Return End of sysctl-exported parameters |
Name | Describe |
---|---|
__wb_calc_thresh | __wb_calc_thresh - @wb's share of dirty throttling threshold*@dtc: dirty_throttle_context of interest* Note that balance_dirty_pages() will only seriously take it as a hard limit* when sleeping max_pause per page is not enough to keep the dirty pages under |
wb_position_ratio | Dirty position control |
update_dirty_limit | |
domain_update_bandwidth | |
wb_update_dirty_ratelimit | Maintain wb->dirty_ratelimit, the base dirty throttle rate.* Normal wb tasks will be curbed at or below it in long term.* Obviously it should be around (write_bw / N) when there are N dd tasks. |
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 |