Page MenuHomeFreeBSD

Fix the VM_NRESERVLEVEL == 0 build
ClosedPublic

Authored by markj on Oct 23 2017, 12:00 AM.
Tags
None
Referenced Files
F125092445: D12764.id34244.diff
Sun, Aug 3, 8:00 AM
Unknown Object (File)
Mon, Jul 28, 10:29 AM
Unknown Object (File)
Mon, Jul 28, 7:01 AM
Unknown Object (File)
Sun, Jul 27, 4:49 PM
Unknown Object (File)
Thu, Jul 24, 1:42 PM
Unknown Object (File)
Thu, Jul 24, 1:08 PM
Unknown Object (File)
Wed, Jul 23, 6:12 AM
Unknown Object (File)
Mon, Jul 7, 1:12 AM
Subscribers

Details

Summary

Add VM_NRESERVLEVEL guards in the pmaps that implement transparent
superpage promotion using reservations.

Test Plan

Verified that a VM_NRESERVELEVEL == 0 amd64 kernel boots.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12182
Build 12481: arc lint + arc unit

Event Timeline

markj added reviewers: alc, kib.
sys/amd64/conf/BHYVE
5

I presume that this is an unintended leftover from your testing.

Remove unintentonal private kernel config update

markj added inline comments.
sys/amd64/conf/BHYVE
5

Fixed, thanks.

This revision is now accepted and ready to land.Oct 23 2017, 4:50 AM
This revision was automatically updated to reflect the committed changes.
markj marked an inline comment as done.