Function report |
Source Code:mm\ksm.c |
Create Date:2022-07-28 15:38:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:stable_node_dup_del
Proto:static inline void stable_node_dup_del(struct stable_node *dup)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct stable_node * | dup |
367 | VM_BUG_ON(is_stable_node_chain(dup)) |
368 | If is_stable_node_dup(dup) Then __stable_node_dup_del(dup) |
370 | Else rb_erase( & when node of stable tree , root_stable_tree + NUMA(nid)) |
Name | Describe |
---|---|
remove_node_from_stable_tree | |
cmp_and_merge_page | mp_and_merge_page - first see if page can be merged into the stable tree;* if not, compare checksum to previous and if it's the same, see if page can* be inserted into the unstable tree, or merged with a page already there and |
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 |