Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:19:02 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Use reclaim/compaction for costly allocs or under memory pressure
Proto:static bool in_reclaim_compaction(struct scan_control *sc)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct scan_control * | sc |
2580 | Return false |
Name | Describe |
---|---|
should_continue_reclaim | Reclaim/compaction is used for high-order allocation requests. It reclaims* order-0 pages before compacting the zone. should_continue_reclaim() returns* true if more pages should be reclaimed such that when the page allocator |
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 |