Function report |
Source Code:mm\compaction.c |
Create Date:2022-07-28 14:30:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Similar to reclaim, but different enough that they don't share logic
Proto:static bool too_many_isolated(pg_data_t *pgdat)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
pg_data_t * | pgdat |
753 | inactive = Determine the per node value of a stat item. + Determine the per node value of a stat item. |
755 | active = Determine the per node value of a stat item. + Determine the per node value of a stat item. |
757 | isolated = Determine the per node value of a stat item. + Determine the per node value of a stat item. |
Name | Describe |
---|---|
isolate_migratepages_block | solate_migratepages_block() - isolate all migrate-able pages within* a single pageblock*@cc: Compaction control structure.*@low_pfn: The first PFN to isolate*@end_pfn: The one-past-the-last PFN to isolate, within same pageblock |
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 |