Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_mm_rss
Proto:static inline unsigned long get_mm_rss(struct mm_struct *mm)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
1671 | Return per-process(per-mm_struct) statistics. + per-process(per-mm_struct) statistics. + per-process(per-mm_struct) statistics. |
Name | Describe |
---|---|
dup_mm | dup_mm() - duplicates an existing mm structure*@tsk: the task_struct with which the new mm will be associated.*@oldmm: the mm to duplicate.* Allocates a new mm structure and duplicates the provided @oldmm structure* content into it. |
oom_badness | m_badness - heuristic function to determine which candidate task to kill*@p: task struct of which task we should calculate*@totalpages: total present RAM allowed for page allocation* The heuristic for determining which task to kill is made to be as simple |
dump_task |
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 |