Function report |
Source Code:mm\oom_kill.c |
Create Date:2022-07-28 14:06:30 |
Last Modify:2022-05-23 13:16:41 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Kill provided task unless it's secured by setting* oom_score_adj to OOM_SCORE_ADJ_MIN.
Proto:static int oom_kill_memcg_member(struct task_struct *task, void *message)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | task | |
void * | message |
945 | get_task_struct(task) |
946 | __oom_kill_process(task, message) |
948 | Return 0 |
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 |