函数逻辑报告 |
Source Code:mm\page_alloc.c |
Create Date:2022-07-27 16:34:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Called from the vmstat counter updater to drain pagesets of this* currently executing processor on remote nodes after they have* expired.* Note that this function must be called with the thread pinned to* a single processor.
函数原型:void drain_zone_pages(struct zone *zone, struct per_cpu_pages *pcp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct zone * | zone | |
struct per_cpu_pages * | pcp |
2792 | local_irq_save(flags) |
2794 | to_drain等于两数取小( number of pages in the list , batch) |
2797 | local_irq_restore(flags) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |