Page MenuHomeFreeBSD

kboot: cache the value for the kernel segment address
AbandonedPublic

Authored by imp on Feb 1 2023, 6:23 AM.
Tags
None
Referenced Files
F102410195: D38311.id.diff
Mon, Nov 11, 9:48 PM
Unknown Object (File)
Tue, Nov 5, 10:39 AM
Unknown Object (File)
Sat, Oct 19, 12:37 PM
Unknown Object (File)
Sat, Oct 19, 12:37 PM
Unknown Object (File)
Sat, Oct 19, 12:37 PM
Unknown Object (File)
Sat, Oct 19, 12:15 PM
Unknown Object (File)
Tue, Oct 15, 9:20 PM
Unknown Object (File)
Tue, Oct 15, 5:06 PM
Subscribers

Details

Reviewers
kevans
tsoome
manu
Summary

Cache the first value we find for the kenrel. It won't change in the
various scenarios it will be called multiple times.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Feb 1 2023, 6:23 AM

rebase / refactor / redo

Fold with D38249... Good suggestion.