Skip to content

Conversation

@koct9i
Copy link
Contributor

@koct9i koct9i commented Sep 16, 2025

Kernel supports page sizes: 4, 16, 64 KiB.
Huge pages 2 MiB are supported in all cases.

For common usage 64 KiB and 2 MiB are compatible with any mode
with little extra cost. This is default in facebook jemalloc.

Link: jemalloc/jemalloc#2639
Link: facebook/jemalloc#34
Link: https://www.kernel.org/doc/html/next/arm64/memory.html
Link: https://docs.kernel.org/arch/arm64/hugetlbpage.html
Signed-off-by: Konstantin Khlebnikov [email protected]

Kernel supports page sizes: 4, 16, 64 KiB.
Huge pages 2 MiB are supported in all cases.

For common usage 64 KiB and 2 MiB are compatible with any mode
with little extra cost. This is default in facebook jemalloc.

Link: jemalloc/jemalloc#2639
Link: facebook/jemalloc#34
Link: https://www.kernel.org/doc/html/next/arm64/memory.html
Link: https://docs.kernel.org/arch/arm64/hugetlbpage.html
Signed-off-by: Konstantin Khlebnikov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant