Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:17:06 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This misses isolated pages which are not accounted for to save counters.* As the data only determines if reclaim or compaction continues, it is* not expected that isolated pages will be a dominating factor.
Proto:unsigned long zone_reclaimable_pages(struct zone *zone)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone |
319 | Return nr |
Name | Describe |
---|---|
allow_direct_reclaim | |
should_reclaim_retry | Checks whether it makes sense to retry the reclaim to make a forward progress* for the given allocation request.* We give up when we either have tried MAX_RECLAIM_RETRIES in a row* without success, or when we couldn't even meet the watermark if we |
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 |