Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:05:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:should_compact_retry
Proto:static inline bool should_compact_retry(struct alloc_context *ac, unsigned int order, int alloc_flags, enum compact_result compact_result, enum compact_priority *compact_priority, int *compaction_retries)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct alloc_context * | ac | |
unsigned int | order | |
int | alloc_flags | |
enum compact_result | compact_result | |
enum compact_priority * | compact_priority | |
int * | compaction_retries |
4037 | If zone_watermark_ok(zone, 0, min_wmark_pages(zone), ac_classzone_idx(ac), alloc_flags) Then Return true |
4041 | Return false |
Name | Describe |
---|---|
__alloc_pages_slowpath |
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 |