Function report |
Source Code:mm\page-writeback.c |
Create Date:2022-07-28 14:10:11 |
Last Modify:2022-05-23 13:25:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:After a task dirtied this many pages, balance_dirty_pages_ratelimited()* will look to see if it needs to start dirty throttling.* If dirty_poll_interval is too low, big NUMA machines will call the expensive* global_zone_page_state() too often
Proto:static unsigned long dirty_poll_interval(unsigned long dirty, unsigned long thresh)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | dirty | |
unsigned long | thresh |
1416 | Return 1 |
Name | Describe |
---|---|
balance_dirty_pages | alance_dirty_pages() must be called by processes which are generating dirty* data |
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 |