Skip to content

[arm64] Add additional kernel with 64k page size

Emanuele Rocca requested to merge ema/linux:arm64-64k-pages into debian/latest

Kernels with 64KB pages perform better than the default 4K for systems with lots of memory and large workloads. For this reason, all major distros provide a 64KB arm64 kernel. Let's do that too.

Merge request reports

Loading