]>
Commit | Line | Data |
---|---|---|
d1f3a23b KW |
1 | |
2 | ||
3 | ||
4 | === Running test case: mmap.elf === | |
5 | ||
6 | Lower memory: 639k | |
43bfb507 | 7 | Upper memory: 129920k |
d1f3a23b KW |
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] | |
43bfb507 KW |
13 | 0x100000 - 0x7fe0000: type 1 [entry size: 20] |
14 | 0x7fe0000 - 0x8000000: type 2 [entry size: 20] | |
d1f3a23b KW |
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 | |
43bfb507 | 25 | Upper memory: 104k |
d1f3a23b KW |
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] | |
43bfb507 | 31 | 0x100000 - 0x11a000: type 1 [entry size: 20] |
d1f3a23b KW |
32 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
33 | ||
34 | mmap start: 0x9000 | |
43bfb507 KW |
35 | mmap end: 0x9078 |
36 | real mmap end: 0x9078 | |
d1f3a23b KW |
37 | |
38 | ||
39 | === Running test case: mmap.elf -m 2G === | |
40 | ||
41 | Lower memory: 639k | |
43bfb507 | 42 | Upper memory: 2096000k |
d1f3a23b KW |
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] | |
43bfb507 KW |
48 | 0x100000 - 0x7ffe0000: type 1 [entry size: 20] |
49 | 0x7ffe0000 - 0x80000000: type 2 [entry size: 20] | |
d1f3a23b KW |
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 | |
43bfb507 | 60 | Upper memory: 3144576k |
d1f3a23b KW |
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] | |
43bfb507 KW |
66 | 0x100000 - 0xbffe0000: type 1 [entry size: 20] |
67 | 0xbffe0000 - 0xc0000000: type 2 [entry size: 20] | |
d1f3a23b | 68 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
43bfb507 | 69 | 0x100000000 - 0x140000000: type 1 [entry size: 20] |
d1f3a23b KW |
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 | |
43bfb507 | 79 | Upper memory: 3144576k |
d1f3a23b KW |
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] | |
43bfb507 KW |
85 | 0x100000 - 0xbffe0000: type 1 [entry size: 20] |
86 | 0xbffe0000 - 0xc0000000: type 2 [entry size: 20] | |
d1f3a23b | 87 | 0xfffc0000 - 0x100000000: type 2 [entry size: 20] |
43bfb507 | 88 | 0x100000000 - 0x240000000: type 1 [entry size: 20] |
d1f3a23b KW |
89 | |
90 | mmap start: 0x9000 | |
91 | mmap end: 0x90a8 | |
92 | real mmap end: 0x90a8 |