2014-04-05 21:38:01

by Xin Tong

[permalink] [raw]
Subject: default page size in linux kernel

What would be the easiest way to modify the Linux kernel to give out
2MB huge pages by default (instead of 4KB) on X86_64 ? Is this
possible without significant changes to the kernel ?

Trent