Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:05:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zone_allows_reclaim
Proto:static bool zone_allows_reclaim(struct zone *local_zone, struct zone *zone)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | local_zone | |
struct zone * | zone |
3517 | Return node_distance(zone_to_nid(local_zone), zone_to_nid(zone)) <= node_reclaim_distance |
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 |