Page MenuHomeFreeBSD

kboot: Call enumerate_memory_arch()
ClosedPublic

Authored by imp on Jan 29 2023, 3:15 PM.
Tags
None
Referenced Files
F133419945: D38251.diff
Sat, Oct 25, 4:22 PM
F133308387: D38251.id116407.diff
Fri, Oct 24, 8:12 PM
Unknown Object (File)
Mon, Oct 20, 4:12 AM
Unknown Object (File)
Tue, Oct 7, 9:23 AM
Unknown Object (File)
Mon, Oct 6, 5:38 PM
Unknown Object (File)
Sun, Oct 5, 12:19 AM
Unknown Object (File)
Thu, Oct 2, 3:20 AM
Unknown Object (File)
Thu, Oct 2, 3:10 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 49446
Build 46336: 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.