On 08/14/2013 06:33 AM, Yinghai Lu wrote:
......
relocate_initrd()
size could be very big, like several hundreds mega bytes.
should be anywhere, but will be freed after booting.
===> so we should not limit it to near kernel range.
acpi_initrd_override()
should be 64 * 10 about 1M.
reserve_crashkernel()
could be under 4G, or above 4G.
size could be 512M or 8G whatever.
looks like
should move down relocated_initrd and reserve_crashkernel.
OK, will try to do this.
Thank you for the explanation. :)
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>