diff options
author | Hugh Dickins <[email protected]> | 2022-08-10 22:06:33 -0700 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-08-20 15:17:45 -0700 |
commit | 76d36dea02691a8ffa8cd7368eecbf727b8a1c0c (patch) | |
tree | dec5291667487401c33c1042c58eae90055c8feb /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 15f242bb65b89d5f1ff990668a586fdf1307b2c8 (diff) |
mm/shmem: shmem_replace_page() remember NR_SHMEM
Elsewhere, NR_SHMEM is updated at the same time as shmem NR_FILE_PAGES;
but shmem_replace_page() was forgetting to do that - so NR_SHMEM stats
could grow too big or too small, in those unusual cases when it's used.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Hugh Dickins <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Cc: "Darrick J. Wong" <[email protected]>
Cc: Radoslaw Burny <[email protected]>
Cc: "Theodore Ts'o" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions