diff options
author | Bang Li <[email protected]> | 2024-07-05 11:23:09 +0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-07-12 15:52:21 -0700 |
commit | 26c7d8413aaf113a54b54f63e151416a5c5c2a88 (patch) | |
tree | a4af807ebbf178c37c6f4154c39c75106368b4e0 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 4c8763e84aae4d04d94b35aca9f7db6a8930ad77 (diff) |
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
After the commit 7fb1b252afb5 ("mm: shmem: add mTHP support for anonymous
shmem"), we can configure different policies through the multi-size THP
sysfs interface for anonymous shmem. But currently "THPeligible"
indicates only whether the mapping is eligible for allocating THP-pages as
well as the THP is PMD mappable or not for anonymous shmem, we need to
support semantics for mTHP with anonymous shmem similar to those for mTHP
with anonymous memory.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Bang Li <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Lance Yang <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions