Re: [PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Wanpeng,

On 08/29/2013 09:36 AM, Wanpeng Li wrote:
......
Hi tj,

Sorry for the trouble. Please refer to the following branch:

https://github.com/imtangchen/linux.git  movablenode-boot-option


Could you post your testcase? So I can test it on x86 and powerpc machines.


Sure. Some simple testcases:

1. Boot the kernel without movablenode boot option, check if the memory mapping
   is initialized as before, high to low.
2. Boot the kernel with movablenode boot option, check if the memory mapping
   is initialized as before, low to high.
3. With movablenode, check if the memory allocation is from high to low after
   SRAT is parsed.
4. Check if we can do acpi_initrd_override normally with and without movablenode. And the memory allocation is from low to high, near the end of kernel image.
5. with movablenode, check if crashkernel boot option works normally.
   (This may consume a lot of memory, but should work normally.)
6. With movablenode, check if relocate_initrd() works normally.
   (This may consume a lot of memory, but should work normally.)
7. With movablenode, check if kexec could locate the kernel to higher memory. (This may consume hotplug memory if higher memory is hotpluggable, but should work normally.)


Please do the above tests with and without the following config options:

1. CONFIG_MOVABLE_NODE
2. CONFIG_ACPI_INITRD_OVERRIDE


Thanks for the testing.

--
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>




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]