summaryrefslogtreecommitdiff
path: root/mm/zswap.c
diff options
context:
space:
mode:
authorJohannes Weiner <hannes@cmpxchg.org>2024-03-27 22:01:11 +0300
committerAndrew Morton <akpm@linux-foundation.org>2024-04-26 06:56:05 +0300
commit883dd161e9a83e188487debc562b1928917a4b39 (patch)
treebbe025ffd5ec026bb95bf84dc4ca96254dec4cfd /mm/zswap.c
parente1f42a577f63647dadf1abe4583053c03d6be045 (diff)
downloadlinux-883dd161e9a83e188487debc562b1928917a4b39.tar.xz
mm: page_alloc: batch vmstat updates in expand()
expand() currently updates vmstat for every subpage. This is unnecessary, since they're all of the same zone and migratetype. Count added pages locally, then do a single vmstat update. Link: https://lkml.kernel.org/r/20240327190111.GC7597@cmpxchg.org Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Suggested-by: Vlastimil Babka <vbabka@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/zswap.c')
0 files changed, 0 insertions, 0 deletions