Function report |
Source Code:include\linux\mmzone.h |
Create Date:2022-07-28 05:37:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:zone_managed_pages
Proto:static inline unsigned long zone_managed_pages(struct zone *zone)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone |
Name | Describe |
---|---|
show_mem | |
zoneinfo_show_print | |
reserve_highatomic_pageblock | Reserve a pageblock for exclusive use of high-order atomic allocations if* there are no empty page blocks that contain a page with a suitable order |
nr_free_zone_pages | r_free_zone_pages - count number of pages beyond high watermark*@offset: The zone index of the highest zone* nr_free_zone_pages() counts the number of pages which are beyond the* high watermark within all zones at or below a given zone index |
si_meminfo_node | |
show_free_areas | Show free area list (used inside shift_scroll-lock stuff)* We also calculate the percentage fragmentation |
zone_batchsize | |
pageset_set_high_and_batch | |
calculate_totalreserve_pages | alculate_totalreserve_pages - called when sysctl_lowmem_reserve_ratio* or min_free_kbytes changes. |
setup_per_zone_lowmem_reserve | setup_per_zone_lowmem_reserve - called whenever* sysctl_lowmem_reserve_ratio changes. Ensures that each zone* has a correct pages reserved value, so an adequate number of* pages are left in the zone after a successful __alloc_pages(). |
__setup_per_zone_wmarks | |
setup_min_unmapped_ratio | |
setup_min_slab_ratio |
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 |