| Function report | 
| Source Code: mm\memcontrol.c | Create Date:2022-07-28 16:09:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:mem_cgroup_print_oom_context: Print OOM information relevant to* memory controller.*@memcg: The memory cgroup that went over limit*@p: Task that is going to be killed* NOTE: @memcg and @p's mem_cgroup can be different when hierarchy is* enabled
Proto:void mem_cgroup_print_oom_context(struct mem_cgroup *memcg, struct task_struct *p)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct mem_cgroup * | memcg | |
| struct task_struct * | p | 
| 1487 | If memcg Then | 
| 1490 | Else Like KERN_CONT, pr_cont() should only be used when continuing* a line with no newline ('\n') enclosed. Otherwise it defaults* back to KERN_DEFAULT.(",global_oom") | 
| 1492 | If p Then | 
| 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 |