Function report |
Source Code:mm\memory-failure.c |
Create Date:2022-07-28 16:18:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Collect processes when the error hit a file mapped page.
Proto:static void collect_procs_file(struct page *page, struct list_head *to_kill, int force_early)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
struct list_head * | to_kill | |
int | force_early |
476 | i_mmap_lock_read(mapping) |
477 | read_lock( & tasklist_lock) |
482 | If Not t Then Continue |
493 | If The address space we belong to. == mm Then Schedule a process for later kill.* Uses GFP_ATOMIC allocations to avoid potential recursions in the VM. |
497 | read_unlock( & tasklist_lock) |
Name | Describe |
---|---|
collect_procs | Collect the processes who have the corrupted page mapped to kill. |
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 |