diff options
author | Sergey Senozhatsky <senozhatsky@chromium.org> | 2023-01-18 09:52:10 +0900 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-02 22:33:23 -0800 |
commit | b46402fa894f88ddb42a2e841618a8f42f57d16d (patch) | |
tree | a84d783c8a4a4f2b8a027d8b7966694f203b22fe /mm/hugetlb.c | |
parent | 4ff93b292c0b91b9a7c9fb54643f122bbe59d8d0 (diff) |
zsmalloc: set default zspage chain size to 8
This changes key characteristics (pages per-zspage and objects per-zspage)
of a number of size classes which in results in different pool
configuration. With zspage chain size of 8 we have more size clases
clusters (123) and higher huge size class watermark (3632 bytes).
Please read zsmalloc documentation for more details.
Link: https://lkml.kernel.org/r/20230118005210.2814763-5-senozhatsky@chromium.org
Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
Acked-by: Minchan Kim <minchan@kernel.org>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions