Function report |
Source Code:mm\memory-failure.c |
Create Date:2022-07-28 16:18:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Collect the processes who have the corrupted page mapped to kill.
Proto:static void collect_procs(struct page *page, struct list_head *tokill, int force_early)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
struct list_head * | tokill | |
int | force_early |
507 | If Not See page-flags.h for PAGE_MAPPING_FLAGS Then Return |
Name | Describe |
---|---|
hwpoison_user_mappings | Do all that is necessary to remove user space mappings. Unmap* the pages and send SIGBUS to the processes if the data was dirty. |
memory_failure_dev_pagemap |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |