[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen hypervisor hangs on booting against c/s 16925
On Tue, 29 Jan 2008 10:20:24 +0000 Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote: > Isn't the memory map below 1MB well known, and no I/O exists down there > except for VGA? Below that is conventional RAM; above that is ROM space. Low 640K RAM Above that ISA hole Above that ROM (often shadowed into RAM) Of the 640K RAM the low page is owned by the BIOS as are pages above the EBDA. Some systems also use a 1 page EBDA to hide hardware bugs with DMA prefetches running off the end of the 640K of RAM into I/O space. The E820 map then tells you which bits of the 640K are owned by the BIOS ACPI layer. The ISA window is all non-cachable device mmio but rarely used for anything but the PCI routed legacy VGA and MDA. Alan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |