函数逻辑报告 |
Source Code:mm\workingset.c |
Create Date:2022-07-27 15:58:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:workingset_init
函数原型:static int __init workingset_init(void)
返回类型:int
参数:无
588 | max_order等于fls_long(totalram_pages() - 1) |
591 | 打印信息("workingset: timestamp_bits=%d max_order=%d bucket_order=%u\n", timestamp_bits, max_order, Eviction timestamps need to be able to cover the full range of* actionable refaults. However, bits are tight in the xarray* entry, and after storing the identifier for the lruvec there might* not be enough left to represent every single actionable refault) |
599 | 如果ret则转到:err_list_lru |
602 | 返回:0 |
603 | err_list_lru : |
605 | err : |
606 | 返回:ret |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |