diff options
| author | Barry Song <[email protected]> | 2024-08-08 09:58:58 +1200 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-03 21:15:33 -0700 |
| commit | b85508d7de901c23a2bd5194d43c57741d2b149f (patch) | |
| tree | 38b1282bb0de3153247a0c1fb2690ce756fb485b /tools/perf/scripts/python/flamegraph.py | |
| parent | 101d6470805b6b4588d8fbae04f670611a1c63e3 (diff) | |
mm: rename instances of swap_info_struct to meaningful 'si'
Patch series "mm: batch free swaps for zap_pte_range()", v3.
Batch free swap slots for zap_pte_range(), making munmap three times
faster when the page table entries are filled with swap entries to
be freed. This is likely another advantage of using mTHP.
This patch (of 3):
"p" means "pointer to something", rename it to a more meaningful
identifier - "si". We also have a case with the name "sis", rename it to
"si" as well.
Link: https://lkml.kernel.org/r/[email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Barry Song <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Chris Li <[email protected]>
Cc: "Huang, Ying" <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Kairui Song <[email protected]>
Cc: Kalesh Singh <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Zhiguo Jiang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions