函数逻辑报告 |
Source Code:include\trace\events\vmscan.h |
Create Date:2022-07-27 15:40:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:trace_mm_vmscan_lru_isolate
函数原型:static inline void trace_mm_vmscan_lru_isolate(int classzone_idx, int order, unsigned long nr_requested, unsigned long nr_scanned, unsigned long nr_skipped, unsigned long nr_taken, isolate_mode_t isolate_mode, int lru)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
int | classzone_idx | |
int | order | |
unsigned long | nr_requested | |
unsigned long | nr_scanned | |
unsigned long | nr_skipped | |
unsigned long | nr_taken | |
isolate_mode_t | isolate_mode | |
int | lru |
NULL
名称 | 描述 |
---|---|
isolate_lru_pages | pgdat->lru_lock is heavily contended. Some of the functions that* shrink the lists perform better by taking out a batch of pages* and working on them outside the LRU lock.* For pagecache intensive workloads, this function is the hottest |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |