1 2 3 4=== Running test case: mmap.elf === 5 6Lower memory: 639k 7Upper memory: 130040k 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 - 0x7ffe000: type 1 [entry size: 20] 140x7ffe000 - 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: 96k 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 - 0x118000: type 1 [entry size: 20] 320x118000 - 0x11a000: type 2 [entry size: 20] 330xfffc0000 - 0x100000000: type 2 [entry size: 20] 34 35mmap start: 0x9000 36mmap end: 0x9090 37real mmap end: 0x9090 38 39 40=== Running test case: mmap.elf -m 2G === 41 42Lower memory: 639k 43Upper memory: 2096120k 44 45e820 memory map: 460x0 - 0x9fc00: type 1 [entry size: 20] 470x9fc00 - 0xa0000: type 2 [entry size: 20] 480xf0000 - 0x100000: type 2 [entry size: 20] 490x100000 - 0x7fffe000: type 1 [entry size: 20] 500x7fffe000 - 0x80000000: type 2 [entry size: 20] 510xfffc0000 - 0x100000000: type 2 [entry size: 20] 52 53mmap start: 0x9000 54mmap end: 0x9090 55real mmap end: 0x9090 56 57 58=== Running test case: mmap.elf -m 4G === 59 60Lower memory: 639k 61Upper memory: 3668984k 62 63e820 memory map: 640x0 - 0x9fc00: type 1 [entry size: 20] 650x9fc00 - 0xa0000: type 2 [entry size: 20] 660xf0000 - 0x100000: type 2 [entry size: 20] 670x100000 - 0xdfffe000: type 1 [entry size: 20] 680xdfffe000 - 0xe0000000: type 2 [entry size: 20] 690xfffc0000 - 0x100000000: type 2 [entry size: 20] 700x100000000 - 0x120000000: type 1 [entry size: 20] 71 72mmap start: 0x9000 73mmap end: 0x90a8 74real mmap end: 0x90a8 75 76 77=== Running test case: mmap.elf -m 8G === 78 79Lower memory: 639k 80Upper memory: 3668984k 81 82e820 memory map: 830x0 - 0x9fc00: type 1 [entry size: 20] 840x9fc00 - 0xa0000: type 2 [entry size: 20] 850xf0000 - 0x100000: type 2 [entry size: 20] 860x100000 - 0xdfffe000: type 1 [entry size: 20] 870xdfffe000 - 0xe0000000: type 2 [entry size: 20] 880xfffc0000 - 0x100000000: type 2 [entry size: 20] 890x100000000 - 0x220000000: type 1 [entry size: 20] 90 91mmap start: 0x9000 92mmap end: 0x90a8 93real mmap end: 0x90a8 94