Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:05:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The really slow allocator path where we enter direct reclaim
Proto:static inline struct page *__alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, unsigned int alloc_flags, const struct alloc_context *ac, unsigned long *did_some_progress)
Type:struct page
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp_mask | |
unsigned int | order | |
unsigned int | alloc_flags | |
const struct alloc_context * | ac | |
unsigned long * | did_some_progress |
4132 | bool drained = false |
4135 | If Value for the false possibility is greater at compile time(!( * did_some_progress)) Then Return NULL |
4138 | retry : |
4153 | Return page |
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 |