commit | 85eb69a16aab5a394ce043c2131319eae35e6493 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Feb 21 12:50:51 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:45 2008 +0200 |
tree | a372e2a5936e444c699495b25038f6158e875245 | |
parent | b4e0409a36f4533770a12095bde2a574a08a319e [diff] |
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>