Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:19:35 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:try_to_free_pages
Proto:unsigned long try_to_free_pages(struct zonelist *zonelist, int order, gfp_t gfp_mask, nodemask_t *nodemask)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct zonelist * | zonelist | |
int | order | |
gfp_t | gfp_mask | |
nodemask_t * | nodemask |
3276 | BUILD_BUG_ON - break compile if a condition is true(Free memory management - zoned buddy allocator. > S8_MAX) |
3294 | set_task_reclaim_state(current process, NULL) |
3296 | Return nr_reclaimed |
Name | Describe |
---|---|
__perform_reclaim | Perform direct synchronous page reclaim |
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 |