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)
Fri, May 22, 8:23 PM
Unknown Object (File)
Tue, May 12, 7:35 PM
Unknown Object (File)
Tue, May 12, 1:40 AM
Unknown Object (File)
Apr 29 2026, 2:03 AM
Unknown Object (File)
Apr 29 2026, 2:01 AM
Unknown Object (File)
Apr 28 2026, 11:48 AM
Unknown Object (File)
Apr 25 2026, 6:37 AM
Unknown Object (File)
Apr 21 2026, 7:54 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