10/30/2007 8:04 AM
post2345
|
> If you have a total of 4G of RAM, some of that will be above the 4G physical
> address mark - it's not all contiguous because some regions below 4G are
> reserved for devices and the BIOS. In order to reference physical memory above
> the 4G mark, you need the -x flag.
With -x the machine doesn't boot ( no pci server ). This is the output of pidin syspage=asinfo:
Section:asinfo offset:0x00000598 size:0x00000240
0) 0-ffff o:ffff a:0000 p:100 n:io
20) 0-ffffffff o:ffff a:0010 p:100 n:memory
40) 0-ffffff o:0020 a:0010 p:100 n:memory/isa
a0) 0-9dfff o:0040 a:0017 p:100 n:memory/isa/ram
180) 1000-cfff o:00a0 a:0007 p:100 n:memory/isa/ram/sysram
1a0) 22028-9dfff o:00a0 a:0007 p:100 n:memory/isa/ram/sysram
c0) 100000-ffffff o:0040 a:0037 p:100 n:memory/isa/ram
1c0) 100000-40e507 o:00c0 a:0007 p:100 n:memory/isa/ram/sysram
1e0) 681ae0-ffffff o:00c0 a:0027 p:100 n:memory/isa/ram/sysram
60) 6000000-ffefffff o:0020 a:0013 p:100 n:memory/device
100) 6000000-cfe7ffff o:0060 a:0017 p:100 n:memory/device/ram
220) 6000000-cfe7ffff o:0100 a:0007 p:100 n:memory/device/ram/sysram
80) fff00000-ffffffff o:0020 a:0005 p:100 n:memory/rom
e0) 1000000-5ffffff o:0020 a:0037 p:100 n:memory/ram
200) 1000000-5ffffff o:00e0 a:0027 p:100 n:memory/ram/sysram
120) 40e508-681adf o:0020 a:0005 p:100 n:memory/imagefs
140) 400400-40e507 o:0020 a:0007 p:100 n:memory/startup
160) 40e508-681adf o:0020 a:0007 p:100 n:memory/bootram
Suggestions?
|
|
|