Page MenuHomeFreeBSD

Allocate ACPI wakeup handler pages non-contiguously
AbandonedPublic

Authored by markj on Jul 8 2016, 12:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 6:15 PM
Unknown Object (File)
Thu, Sep 25, 12:44 PM
Unknown Object (File)
Tue, Sep 23, 2:44 PM
Unknown Object (File)
Sep 21 2025, 12:24 PM
Unknown Object (File)
Sep 21 2025, 5:51 AM
Unknown Object (File)
Sep 21 2025, 12:27 AM
Unknown Object (File)
Aug 24 2025, 2:33 AM
Unknown Object (File)
Aug 19 2025, 3:03 PM
Subscribers

Details

Reviewers
None
Summary

This implements the suggestion in D6945. With this change, we allocate
four pages. The first is used for the wakeup code, and on amd64 the last
three are used for page tables.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4454
Build 4505: arc lint + arc unit

Event Timeline

markj retitled this revision from to Allocate ACPI wakeup handler pages non-contiguously.
markj edited the test plan for this revision. (Show Details)
markj updated this object.