Page MenuHomeFreeBSD

kboot: Call enumerate_memory_arch()
ClosedPublic

Authored by imp on Jan 29 2023, 3:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 1:03 AM
Unknown Object (File)
Fri, Nov 7, 11:54 PM
Unknown Object (File)
Thu, Nov 6, 4:29 AM
Unknown Object (File)
Tue, Nov 4, 8:22 PM
Unknown Object (File)
Tue, Nov 4, 2:06 AM
Unknown Object (File)
Wed, Oct 29, 3:04 AM
Unknown Object (File)
Tue, Oct 28, 9:49 PM
Unknown Object (File)
Tue, Oct 28, 12:09 AM
Subscribers

Details

Summary

Now that all arch have enumerate_emmory_arch(), we can call it to
enumerate memory so we can pass memory tables into the kenrel and/or use
it to decide where to put the kernel.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49316
Build 46206: arc lint + arc unit

Event Timeline

rebase after moving usefdt setting

rebase / refactor / redo

s/kenrel/kernel/ in commit message

This revision is now accepted and ready to land.Feb 2 2023, 3:26 AM
This revision was automatically updated to reflect the committed changes.