* Rafael J. Wysocki <rjw@xxxxxxx> wrote: > On Thursday 12 November 2009, Pavel Machek wrote: > > On Tue 2009-11-10 18:27:23, Yinghai Lu wrote: > > > > > > try to find_e820_area/reserve_early, and call acpi_reserve_memory early > > > > > > to get area is below 1M > > > > Does it fix anything? I can't tell from the changelog... > > Yes, it does. If the area is above 1M, we can't run real mode code > from it. > > This matters for NUMA machines supporting S3 (yes, there are a few > models out there). It might also matter in more exotic kernels that might do some large allocations. (say 'nopentium' can cause +1MB/+2MB of kernel page table allocations per one GB of RAM) Physical constraints to allocations (which this is) should be expressed early and with high priority, to make sure they can be met. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html