内存域struct zone的vm_stat维护了大量有关该内存域的统计信息. 由于其中维护的大部分信息曲面没有多大意义 // lxr.free-electrons.com/ struct zone { atomic_long_t vm_stat[NR_VM_ZONE_STAT_ITEMS]; } vm_stat的统计信息由enum zone_stat_item枚举变量标识, 定义在include/linux/mmzone.h?v=4.7, line ...
#ifdefinedCONFIG_COMPACTION||definedCONFIG_CMA/* Set to true when the PG_migrate_skip bits should be cleared */bool compact_blockskip_flush;#endif bool contiguous;ZONE_PADDING(_pad3_)/* Zone statistics 内存域的统计信息, 参见后面的enum zone_stat_item结构 */atomic_long_t vm_stat[NR_VM_ZON...
内存域struct zone的vm_stat维护了大量有关该内存域的统计信息. 由于其中维护的大部分信息曲面没有多大意义 // http://lxr.free-electrons.com/source/include/linux/mmzone.h#L522structzone{atomic_long_tvm_stat[NR_VM_ZONE_STAT_ITEMS]; } vm_stat的统计信息由enum zone_stat_item枚举变量标识, 定义在incl...
vm_stat的统计信息由enum zone_stat_item枚举变量标识, 定义在 include/linux/mmzone.h?v=4.7, line 110 enum zone_stat_item { /* First 128 byte cacheline (assuming 64 bit words) */ NR_FREE_PAGES, NR_ALLOC_BATCH, NR_LRU_BASE, NR_INACTIVE_ANON = NR_LRU_BASE, /* must match order of ...
hashstat(1) head(1) head(1g) helpdate(1) helpgid(1) helpint(1) helpitem(1) helppath(1) helprange(1) helpstr(1) helptime(1) helpuid(1) helpyorn(1) hexedit(1) hg(1) hist(1) history(1) hostid(1) hostid(1g) hostname(1) hpftodit(1) htdbm(1) htdigest(1) htpasswd(1...
zone_reclaimable_pages(zone)* 6; } static inlineunsigned long zone_page_state_snapshot(structzone *zone, enumzone_stat_item item) { long x =atomic_long_read(&zone->vm_stat[item]); #ifdef CONFIG_SMP int cpu; for_each_online_cpu(cpu) ...
}/*打印第(3)部分信息,打印的是 zone->vm_stat[item] 的值*/for(i =0; i < NR_VM_ZONE_STAT_ITEMS; i++) seq_printf(m,"\n %-12s %lu", vmstat_text[i], zone_page_state(zone, i));/*打印第第(4)部分, 打印每cpu成员 zone->pageset 中部分成员的值*/seq_printf(m,"\n pagesets...
MicrosoftGraphItemActivityStat MicrosoftGraphItemAnalytics MicrosoftGraphItemBody MicrosoftGraphItemReference MicrosoftGraphKeyCredentialInner MicrosoftGraphKeyValue MicrosoftGraphLicenseAssignmentState MicrosoftGraphLicenseDetails MicrosoftGraphLicenseProcessingState MicrosoftGraphLicenseUnitsDetail MicrosoftGraphLin...
HarmonyOS Java Overview AGConnectConfig ConfigValues AGCConfigException Server REST API 查询配置信息 新建与修改配置信息 查询历史版本配置列表 回退配置信息到指定版本 数据模型 ConfigVersion ConfigItem ConfigItemValue FilterValue Filter VersionNameCond DeviceChipCo...
HarmonyOS Java Overview AGConnectConfig ConfigValues AGCConfigException Server REST API 查询配置信息 新建与修改配置信息 查询历史版本配置列表 回退配置信息到指定版本 数据模型 ConfigVersion ConfigItem ConfigItemValue FilterValue Filter VersionNameCond DeviceChipC...