Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:06:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Determine whether to spread dirty pages and what the first usable zone
Proto:static inline void finalise_ac(gfp_t gfp_mask, struct alloc_context *ac)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
gfp_t | gfp_mask | |
struct alloc_context * | ac |
4685 | spread_dirty_pages = gfp_mask & __GFP_WRITE |
Name | Describe |
---|---|
__alloc_pages_nodemask | This is the 'heart' of the zoned buddy 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 |