]> git.baikalelectronics.ru Git - kernel.git/commit
x86: increase the kernel text limit to 512 MB
authorIngo Molnar <mingo@elte.hu>
Thu, 21 Feb 2008 11:50:51 +0000 (12:50 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
commit87e3847e73c84627968df98203d498373defd8f1
treea372e2a5936e444c699495b25038f6158e875245
parent9d7ccfa1c2a376d3b73162a2c3724dcb16184a6b
x86: increase the kernel text limit to 512 MB

people sometimes do crazy stuff like building really large static
arrays into their kernels or building allyesconfig kernels. Give
more space to the kernel and push modules up a bit: kernel has
512 MB and modules have 1.5 GB.

Should be enough for a few years ;-)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/head_64.S
include/asm-x86/page_64.h
include/asm-x86/pgtable_64.h