HomeFreeBSD

Allow ACPI wakeup code and page tables to be stored in non-contiguous pages.

Description

Allow ACPI wakeup code and page tables to be stored in non-contiguous pages.

Since these pages are allocated from a narrow range of memory, this makes
the allocation more likely to succeed.

Suggested by: kib
Reviewed by: jkim, kib
MFC after: 2 months
Differential Revision: https://reviews.freebsd.org/D7154

Details

Provenance
markjAuthored on
Reviewer
jkim
Differential Revision
D7154: Allocate non-contiguous pages for the ACPI wakeup handler
Parents
rS302792: Remove gcore's -s option.
Branches
Unknown
Tags
Unknown