Function report |
Source Code:mm\ksm.c |
Create Date:2022-07-28 15:40:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksmd, and unmerge_and_remove_all_rmap_items(), must not touch an mm's* page tables after it has passed through ksm_exit() - which, if necessary,* takes mmap_sem briefly to serialize against them. ksm_exit() does not set
Proto:static inline bool ksm_test_exit(struct mm_struct *mm)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct mm_struct * | mm |
Name | Describe |
---|---|
find_mergeable_vma | |
unmerge_ksm_pages | Though it's very tempting to unmerge rmap_items from stable tree rather* than check every pte of a given vma, the locking doesn't quite work for* that - an rmap_item is assigned to the stable tree after inserting ksm* page and upping mmap_sem |
scan_get_next_rmap_item |
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 |