+44
−6
+1
−1
+18
−21
Loading
Merge Pull Request from: @aubrey-intel There are 10 patches of Auto-tune per-CPU pageset size, 9 original patches: [1/9] mm, pcp: avoid to drain PCP when process exit [2/9] cacheinfo: calculate per-CPU data cache size [3/9] mm, pcp: reduce lock contention for draining high-order pages [4/9] mm: restrict the pcp batch scale factor to avoid too long latency [5/9] mm, page_alloc: scale the number of pages that are batch allocated [6/9] mm: add framework for PCP high auto-tuning [7/9] mm: tune PCP high automatically [8/9] mm, pcp: decrease PCP high if free pages < high watermark [9/9] mm, pcp: reduce detecting time of consecutive high order page freeing And a coming fix patch, [1/1] mm and cache_info: remove unnecessary CPU cache info update The original 9 patches has merged into OLK-6.6, this PR only contains the fix patch. Link:https://gitee.com/openeuler/kernel/pulls/15251 Reviewed-by:Jason Zeng <jason.zeng@intel.com> Reviewed-by:
Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>