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)
Thu, Feb 27, 6:49 PM
Unknown Object (File)
Mon, Feb 24, 11:02 AM
Unknown Object (File)
Fri, Feb 21, 9:05 AM
Unknown Object (File)
Tue, Feb 18, 1:50 PM
Unknown Object (File)
Thu, Feb 13, 12:05 AM
Unknown Object (File)
Feb 3 2025, 1:42 PM
Unknown Object (File)
Feb 2 2025, 3:42 AM
Unknown Object (File)
Feb 2 2025, 12:35 AM
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