←back to thread

95 points ingve | 1 comments | | HN request time: 0.209s | source
Show context
userbinator ◴[] No.44567094[source]
Weird. AFAIK 4K and 64K were the common ARM64 page sizes, and 16K was the odd "think different" one that Apple uses. No mention of 16K in the Linux kernel docs:

https://www.kernel.org/doc/html/next/arm64/memory.html

replies(5): >>44567124 #>>44567229 #>>44568498 #>>44573696 #>>44589275 #
1. jeffbee ◴[] No.44567124[source]
16K is the weird one in practice, but ARM says they are implementation-defined.

https://developer.arm.com/documentation/101811/0104/Translat...