Function report |
Source Code:mm\page_alloc.c |
Create Date:2022-07-28 15:07:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Build gfp_thisnode zonelists
Proto:static void build_thisnode_zonelists(pg_data_t *pgdat)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
pg_data_t * | pgdat |
5595 | nr_zones = Builds allocation fallback zone lists.* Add all populated zones of a node to the zonelist. |
5597 | Pointer to actual zone = NULL |
5598 | zone_idx(zoneref->zone) = 0 |
Name | Describe |
---|---|
build_zonelists | Build zonelists ordered by zone and nodes within zones.* This results in conserving DMA zone[s] until all Normal memory is* exhausted, but results in overflowing to remote node while memory* may still exist in local DMA zone. |
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 |