1 2 3 4=== Running test case: mmap.elf === 5 6Lower memory: 639k 7Upper memory: 129920k 8 9e820 memory map: 100x0 - 0x9fc00: type 1 [entry size: 20] 110x9fc00 - 0xa0000: type 2 [entry size: 20] 120xf0000 - 0x100000: type 2 [entry size: 20] 130x100000 - 0x7fe0000: type 1 [entry size: 20] 140x7fe0000 - 0x8000000: type 2 [entry size: 20] 150xfffc0000 - 0x100000000: type 2 [entry size: 20] 16 17mmap start: 0x9000 18mmap end: 0x9090 19real mmap end: 0x9090 20 21 22=== Running test case: mmap.elf -m 1.1M === 23 24Lower memory: 639k 25Upper memory: 104k 26 27e820 memory map: 280x0 - 0x9fc00: type 1 [entry size: 20] 290x9fc00 - 0xa0000: type 2 [entry size: 20] 300xf0000 - 0x100000: type 2 [entry size: 20] 310x100000 - 0x11a000: type 1 [entry size: 20] 320xfffc0000 - 0x100000000: type 2 [entry size: 20] 33 34mmap start: 0x9000 35mmap end: 0x9078 36real mmap end: 0x9078 37 38 39=== Running test case: mmap.elf -m 2G === 40 41Lower memory: 639k 42Upper memory: 2096000k 43 44e820 memory map: 450x0 - 0x9fc00: type 1 [entry size: 20] 460x9fc00 - 0xa0000: type 2 [entry size: 20] 470xf0000 - 0x100000: type 2 [entry size: 20] 480x100000 - 0x7ffe0000: type 1 [entry size: 20] 490x7ffe0000 - 0x80000000: type 2 [entry size: 20] 500xfffc0000 - 0x100000000: type 2 [entry size: 20] 51 52mmap start: 0x9000 53mmap end: 0x9090 54real mmap end: 0x9090 55 56 57=== Running test case: mmap.elf -m 4G === 58 59Lower memory: 639k 60Upper memory: 3144576k 61 62e820 memory map: 630x0 - 0x9fc00: type 1 [entry size: 20] 640x9fc00 - 0xa0000: type 2 [entry size: 20] 650xf0000 - 0x100000: type 2 [entry size: 20] 660x100000 - 0xbffe0000: type 1 [entry size: 20] 670xbffe0000 - 0xc0000000: type 2 [entry size: 20] 680xfffc0000 - 0x100000000: type 2 [entry size: 20] 690x100000000 - 0x140000000: type 1 [entry size: 20] 70 71mmap start: 0x9000 72mmap end: 0x90a8 73real mmap end: 0x90a8 74 75 76=== Running test case: mmap.elf -m 8G === 77 78Lower memory: 639k 79Upper memory: 3144576k 80 81e820 memory map: 820x0 - 0x9fc00: type 1 [entry size: 20] 830x9fc00 - 0xa0000: type 2 [entry size: 20] 840xf0000 - 0x100000: type 2 [entry size: 20] 850x100000 - 0xbffe0000: type 1 [entry size: 20] 860xbffe0000 - 0xc0000000: type 2 [entry size: 20] 870xfffc0000 - 0x100000000: type 2 [entry size: 20] 880x100000000 - 0x240000000: type 1 [entry size: 20] 89 90mmap start: 0x9000 91mmap end: 0x90a8 92real mmap end: 0x90a8 93