>>> On 01.02.17 at 15:31, <[email protected]> wrote: > We can switch ACPI from using fixmap to dynamic mapping as soon as > the system enters SYS_STATE_boot. This will allow us, for example, > to map MADT on systems with large number of processors where the > table might not fit into NUM_FIXMAP_ACPI_PAGES (currently set to 4). > > To avoid having a window between system entering SYS_STATE_boot and > vmap area being initialized move vm_init() a little higher. > > Signed-off-by: Boris Ostrovsky <[email protected]>
Reviewed-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
