Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:17:05 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:writeback_throttling_sane - is the usual dirty throttling mechanism available?*@sc: scan_control in question* The normal page dirty throttling mechanism in balance_dirty_pages() is* completely broken with the legacy memcg and direct stalling in*
Proto:static bool writeback_throttling_sane(struct scan_control *sc)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct scan_control * | sc |
275 | If Not cgroup_reclaim(sc) Then Return true |
281 | Return false |
Name | Describe |
---|---|
shrink_page_list | shrink_page_list() returns the number of reclaimed pages |
too_many_isolated | A direct reclaimer may isolate SWAP_CLUSTER_MAX pages from the LRU list and* then get rescheduled |
shrink_node |
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 |