diff options
author | MengEn Sun <mengensun@tencent.com> | 2024-10-10 20:09:36 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-11-06 20:11:12 -0800 |
commit | f8780515fe914ac03189213c7e485264d65e2ece (patch) | |
tree | d93ed3d2825a23a1d6a4bd46a88e7a8196b3fa9f /mm/huge_memory.c | |
parent | 002c5d1ca89c153e889e7fc3e0380cd807e40107 (diff) | |
download | linux-f8780515fe914ac03189213c7e485264d65e2ece.tar.gz linux-f8780515fe914ac03189213c7e485264d65e2ece.tar.bz2 linux-f8780515fe914ac03189213c7e485264d65e2ece.zip |
mm: add pcp high_min high_max to proc zoneinfo
When we do not set percpu_pagelist_high_fraction the kernel will compute
the pcp high_min/max by itself, which makes it hard to determine the
current high_min/max values.
So output the pcp high_min/max values to /proc/zoneinfo.
Link: https://lkml.kernel.org/r/20241010120935.656619-1-mengensun@tencent.com
Signed-off-by: MengEn Sun <mengensun@tencent.com>
Reviewed-by: Jinliang Zheng <alexjlzheng@tencent.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions