arch/arm/configs/tizen_defconfig: VMSPLIT changed to 2G/2G
authorEvgeny Voevodin <e.voevodin@samsung.com>
Thu, 21 Jun 2012 12:15:01 +0000 (16:15 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 14 Sep 2012 05:42:21 +0000 (09:42 +0400)
In order to have whole 1024M ram mapped, we need to give more
memory to kernel since it maps vmalloc at the top of lowmem.
Result of this patch: lowmem moved down to 0x80000000 and got
1024M space up to 0xc0000000.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
arch/arm/configs/tizen_defconfig

index 46a27a7b7b689e399dc9499c3dd0a98fa5bfe527..27812c2bd79ed78e3c1bd8c6a2de6ddf7b96c6c6 100644 (file)
@@ -503,8 +503,8 @@ CONFIG_ARM_CPU_TOPOLOGY=y
 # CONFIG_SCHED_MC is not set
 # CONFIG_SCHED_SMT is not set
 CONFIG_HAVE_ARM_SCU=y
-CONFIG_VMSPLIT_3G=y
-# CONFIG_VMSPLIT_2G is not set
+# CONFIG_VMSPLIT_3G is not set
+CONFIG_VMSPLIT_2G=y
 # CONFIG_VMSPLIT_1G is not set
 CONFIG_PAGE_OFFSET=0xC0000000
 CONFIG_NR_CPUS=2