Function report |
Source Code:mm\page-writeback.c |
Create Date:2022-07-28 14:09:24 |
Last Modify:2022-05-23 13:25:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:void global_dirty_limits(unsigned long *pbackground, unsigned long *pdirty)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | pbackground | |
unsigned long * | pdirty |
461 | struct dirty_throttle_control gdtc = {GDTC_INIT_NO_WB} |
467 | pdirty = dirty threshold |
Name | Describe |
---|---|
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 |
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 |