Page MenuHomeFreeBSD

vm_page_startup(): Print phys_avail[] before vm_phys_init() on verbose boot
Needs ReviewPublic

Authored by olce on Jan 23 2025, 5:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 5:36 AM
Unknown Object (File)
Wed, Oct 1, 2:32 PM
Unknown Object (File)
Sep 2 2025, 10:07 AM
Unknown Object (File)
Aug 29 2025, 7:02 AM
Unknown Object (File)
Aug 29 2025, 4:56 AM
Unknown Object (File)
Aug 15 2025, 12:16 AM
Unknown Object (File)
Aug 7 2025, 7:10 AM
Unknown Object (File)
Jul 30 2025, 3:27 PM
Subscribers

Details

Reviewers
markj
dougm
alc
Summary

This is the state before initialization of the VM phys component, but
after common reservations (page dump bitmap, witness, VM page array)
have been made.

Also, print the amount of the remaining physical memory.

Diff Detail

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