Page MenuHomeFreeBSD

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

Authored by olce on Thu, Jan 23, 5:16 PM.

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