aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorBaolin Wang <[email protected]>2024-08-12 15:42:09 +0800
committerAndrew Morton <[email protected]>2024-09-03 21:15:35 -0700
commit12885cbe88ddf6c5fc3306193a6449ac310f2331 (patch)
tree760299903b8fc0f8fa07ee3ffde9dbbd05712da7 /tools/perf/scripts/python/task-analyzer.py
parent872339c31f3b2dd466320a5bed54abeccf0db47b (diff)
mm: shmem: split large entry if the swapin folio is not large
Now the swap device can only swap-in order 0 folio, even though a large folio is swapped out. This requires us to split the large entry previously saved in the shmem pagecache to support the swap in of small folios. [[email protected]: fix warnings from kmalloc_fix_flags()] Link: https://lkml.kernel.org/r/[email protected] [[email protected]: drop the 'new_order' parameter] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/4a0f12f27c54a62eb4d9ca1265fed3a62531a63e.1723434324.git.baolin.wang@linux.alibaba.com Signed-off-by: Baolin Wang <[email protected]> Signed-off-by: Hugh Dickins <[email protected]> Cc: Barry Song <[email protected]> Cc: Chris Li <[email protected]> Cc: Daniel Gomez <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: "Huang, Ying" <[email protected]> Cc: Kefeng Wang <[email protected]> Cc: Lance Yang <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Pankaj Raghav <[email protected]> Cc: Ryan Roberts <[email protected]> Cc: Yang Shi <[email protected]> Cc: Zi Yan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions