| 1 | |
| 2 | |
| 3 | |
| 4 | === Running test case: mmap.elf === |
| 5 | |
| 6 | Lower memory: 639k |
| 7 | Upper memory: 129920k |
| 8 | |
| 9 | e820 memory map: |
| 10 | 0x0 - 0x9fc00: type 1 [entry size: 20] |
| 11 | 0x9fc00 - 0xa0000: type 2 [entry size: 20] |
| 12 | 0xf0000 - 0x100000: type 2 [entry size: 20] |
| 13 | 0x100000 - 0x7fe0000: type 1 [entry size: 20] |
| 14 | 0x7fe0000 - 0x8000000: type 2 [entry size: 20] |
| 15 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
| 16 | |
| 17 | mmap start: 0x9000 |
| 18 | mmap end: 0x9090 |
| 19 | real mmap end: 0x9090 |
| 20 | |
| 21 | |
| 22 | === Running test case: mmap.elf -m 1.1M === |
| 23 | |
| 24 | Lower memory: 639k |
| 25 | Upper memory: 104k |
| 26 | |
| 27 | e820 memory map: |
| 28 | 0x0 - 0x9fc00: type 1 [entry size: 20] |
| 29 | 0x9fc00 - 0xa0000: type 2 [entry size: 20] |
| 30 | 0xf0000 - 0x100000: type 2 [entry size: 20] |
| 31 | 0x100000 - 0x11a000: type 1 [entry size: 20] |
| 32 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
| 33 | |
| 34 | mmap start: 0x9000 |
| 35 | mmap end: 0x9078 |
| 36 | real mmap end: 0x9078 |
| 37 | |
| 38 | |
| 39 | === Running test case: mmap.elf -m 2G === |
| 40 | |
| 41 | Lower memory: 639k |
| 42 | Upper memory: 2096000k |
| 43 | |
| 44 | e820 memory map: |
| 45 | 0x0 - 0x9fc00: type 1 [entry size: 20] |
| 46 | 0x9fc00 - 0xa0000: type 2 [entry size: 20] |
| 47 | 0xf0000 - 0x100000: type 2 [entry size: 20] |
| 48 | 0x100000 - 0x7ffe0000: type 1 [entry size: 20] |
| 49 | 0x7ffe0000 - 0x80000000: type 2 [entry size: 20] |
| 50 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
| 51 | |
| 52 | mmap start: 0x9000 |
| 53 | mmap end: 0x9090 |
| 54 | real mmap end: 0x9090 |
| 55 | |
| 56 | |
| 57 | === Running test case: mmap.elf -m 4G === |
| 58 | |
| 59 | Lower memory: 639k |
| 60 | Upper memory: 3144576k |
| 61 | |
| 62 | e820 memory map: |
| 63 | 0x0 - 0x9fc00: type 1 [entry size: 20] |
| 64 | 0x9fc00 - 0xa0000: type 2 [entry size: 20] |
| 65 | 0xf0000 - 0x100000: type 2 [entry size: 20] |
| 66 | 0x100000 - 0xbffe0000: type 1 [entry size: 20] |
| 67 | 0xbffe0000 - 0xc0000000: type 2 [entry size: 20] |
| 68 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
| 69 | 0x100000000 - 0x140000000: type 1 [entry size: 20] |
| 70 | |
| 71 | mmap start: 0x9000 |
| 72 | mmap end: 0x90a8 |
| 73 | real mmap end: 0x90a8 |
| 74 | |
| 75 | |
| 76 | === Running test case: mmap.elf -m 8G === |
| 77 | |
| 78 | Lower memory: 639k |
| 79 | Upper memory: 3144576k |
| 80 | |
| 81 | e820 memory map: |
| 82 | 0x0 - 0x9fc00: type 1 [entry size: 20] |
| 83 | 0x9fc00 - 0xa0000: type 2 [entry size: 20] |
| 84 | 0xf0000 - 0x100000: type 2 [entry size: 20] |
| 85 | 0x100000 - 0xbffe0000: type 1 [entry size: 20] |
| 86 | 0xbffe0000 - 0xc0000000: type 2 [entry size: 20] |
| 87 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
| 88 | 0x100000000 - 0x240000000: type 1 [entry size: 20] |
| 89 | |
| 90 | mmap start: 0x9000 |
| 91 | mmap end: 0x90a8 |
| 92 | real mmap end: 0x90a8 |