Page MenuHomeFreeBSD

kboot: Add parsing of /proc/iomem into seg.c
ClosedPublic

Authored by imp on Feb 1 2023, 6:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 13, 3:21 AM
Unknown Object (File)
Fri, May 9, 7:41 PM
Unknown Object (File)
Fri, May 9, 4:00 PM
Unknown Object (File)
Mon, May 5, 9:10 PM
Unknown Object (File)
Tue, Apr 29, 3:45 AM
Unknown Object (File)
Sun, Apr 27, 8:28 AM
Unknown Object (File)
Wed, Apr 23, 7:41 AM
Unknown Object (File)
Sun, Apr 20, 9:44 AM
Subscribers

Details

Summary

Chances are quite good that we'll need to parse iomem on all system
(except maybe x86), so move it up to seg.c.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Feb 1 2023, 6:22 AM
imp retitled this revision from kboot: Move parsing of /proc/iomem into seg.c to kboot: Add parsing of /proc/iomem into seg.c.Feb 1 2023, 11:11 PM

rebase / refactor / redo

This revision is now accepted and ready to land.Feb 2 2023, 12:28 PM
This revision was automatically updated to reflect the committed changes.