summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
diff options
context:
space:
mode:
authorYinghai Lu2012-11-17 04:38:46 +0100
committerH. Peter Anvin2012-11-17 20:59:07 +0100
commitdd7dfad7fb297b1746bcdbebbdc970d723a635bd (patch)
treec3bf09061dc2987c0c472df3a66cc16d55ec6745 /arch/x86/kernel/cpu
parentx86, mm: Separate out calculate_table_space_size() (diff)
downloadkernel-qcow2-linux-dd7dfad7fb297b1746bcdbebbdc970d723a635bd.tar.gz
kernel-qcow2-linux-dd7dfad7fb297b1746bcdbebbdc970d723a635bd.tar.xz
kernel-qcow2-linux-dd7dfad7fb297b1746bcdbebbdc970d723a635bd.zip
x86, mm: Set memblock initial limit to 1M
memblock_x86_fill() could double memory array. If we set memblock.current_limit to 512M, so memory array could be around 512M. So kdump will not get big range (like 512M) under 1024M. Try to put it down under 1M, it would use about 4k or so, and that is limited. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-10-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/kernel/cpu')
0 files changed, 0 insertions, 0 deletions