函数逻辑报告 | 
Source Code:mm\memory-failure.c | 
Create Date:2022-07-27 17:53:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:"Dirty/Clean" indication is not 100% accurate due to the possibility of* setting PG_dirty outside page lock. See also comment above set_page_dirty().
函数原型:static void action_result(unsigned long pfn, enum mf_action_page_type type, enum mf_result result)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | pfn | |
| enum mf_action_page_type | type | |
| enum mf_result | result | 
| 877 | trace_memory_failure_event(pfn, type, result) | 
| 879 | 打印错误信息("Memory failure: %#lx: recovery action for %s: %s\n", pfn, action_page_types[type], action_name[result]) | 
| 名称 | 描述 | 
|---|---|
| page_action | |
| memory_failure_hugetlb | |
| memory_failure_dev_pagemap | |
| memory_failure | memory_failure - Handle memory failure of a page.*@pfn: Page Number of the corrupted page*@flags: fine tune action taken* This function is called by the low level machine check code* of an architecture when it detects hardware memory corruption* of a page | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |