summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/perf
diff options
context:
space:
mode:
authorLiu Shixin <liushixin2@huawei.com>2022-09-09 05:16:53 +0300
committerAndrew Morton <akpm@linux-foundation.org>2022-10-04 00:03:08 +0300
commitf4981502088f8ea704beeedf3470e1d53bc2e46c (patch)
tree01f5ad21737aabffcb9948a10fdf9aa5f4123c76 /Documentation/admin-guide/perf
parent13cc378403a83e70430ae9bad53fd65199f21fe1 (diff)
downloadlinux-f4981502088f8ea704beeedf3470e1d53bc2e46c.tar.xz
mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twice
A user who reads THP_ZERO_PAGE_ALLOC may be more concerned about the huge zero pages that are really allocated for thp. It is misleading to increase THP_ZERO_PAGE_ALLOC twice if two threads call get_huge_zero_page concurrently. Don't increase the value if the huge page is not really used. Update Documentation/admin-guide/mm/transhuge.rst to suit. Link: https://lkml.kernel.org/r/20220909021653.3371879-1-liushixin2@huawei.com Signed-off-by: Liu Shixin <liushixin2@huawei.com> Cc: Alexander Potapenko <glider@google.com> Cc: Vlastimil Babka <vbabka@suse.cz> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Kefeng Wang <wangkefeng.wang@huawei.com> Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> Cc: Mike Kravetz <mike.kravetz@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'Documentation/admin-guide/perf')
0 files changed, 0 insertions, 0 deletions