Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:20:21 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:node_reclaim
Proto:int node_reclaim(struct pglist_data *pgdat, gfp_t gfp_mask, unsigned int order)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct pglist_data * | pgdat | |
gfp_t | gfp_mask | |
unsigned int | order |
4273 | If Not gfpflags_allow_blocking(gfp_mask) || flags & Allocating memory Then Return NODE_RECLAIM_NOSCAN |
4282 | If node_state(node_id, N_CPU) && node_id != Returns the number of the current Node. Then Return NODE_RECLAIM_NOSCAN |
4291 | If Not ret Then Disable counters |
4294 | Return ret |
Name | Describe |
---|---|
get_page_from_freelist | get_page_from_freelist goes through the zonelist trying to allocate* a page. |
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 |