Searched refs:stable_node (Results 1 – 2 of 2) sorted by relevance
51 KSM pages. The ksmd walk over the stable_node "chains" is also O(N),52 but N is the number of stable_node "dups", not the number of54 practice the best stable_node "dup" candidate will be kept and found58 (because there will be fewer stable_node dups queued into the59 stable_node chain->hlist to check for pruning) and higher66 in the stable_node dups, which could be solved by introducing68 one stable_node dup to another stable_node dup, in order to free up69 stable_node "dups" with few rmap_items in them, but that may increase73 The whole list of stable_node "dup[all...]
70 涉及的函数(mm_slot ksm_scan stable_node rmap_item)。